Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2316 unsigned FirstGCPtrIdx = SO.getFirstGCPtrIdx(); in visitMachineInstrBefore() local
2324 if (UseOpIdx < FirstGCPtrIdx || UseOpIdx > LastGCPtrIdx) { in visitMachineInstrBefore()