Searched refs:LastGCPtrIdx (Results 1 – 8 of 8) sorted by relevance
1667 unsigned LastGCPtrIdx = SO.getNumAllocaIdx() - 2; in visitMachineInstrBefore() local1674 if (UseOpIdx < FirstGCPtrIdx || UseOpIdx > LastGCPtrIdx) { in visitMachineInstrBefore()
1770 unsigned LastGCPtrIdx = SO.getNumAllocaIdx() - 2; in visitMachineInstrBefore() local1777 if (UseOpIdx < FirstGCPtrIdx || UseOpIdx > LastGCPtrIdx) { in visitMachineInstrBefore()
1793 unsigned LastGCPtrIdx = SO.getNumAllocaIdx() - 2; in visitMachineInstrBefore() local1800 if (UseOpIdx < FirstGCPtrIdx || UseOpIdx > LastGCPtrIdx) { in visitMachineInstrBefore()