Home
last modified time | relevance | path

Searched refs:FirstGCPtrIdx (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineVerifier.cpp1918 unsigned FirstGCPtrIdx = SO.getFirstGCPtrIdx(); in visitMachineInstrBefore() local
1926 if (UseOpIdx < FirstGCPtrIdx || UseOpIdx > LastGCPtrIdx) { in visitMachineInstrBefore()