Searched refs:LastGCPtrIdx (Results 1 – 1 of 1) sorted by relevance
2317 unsigned LastGCPtrIdx = SO.getNumAllocaIdx() - 2; in visitMachineInstrBefore() local2324 if (UseOpIdx < FirstGCPtrIdx || UseOpIdx > LastGCPtrIdx) { in visitMachineInstrBefore()