Lines Matching refs:InstrIdxForVirtReg
97 DenseMap<unsigned, unsigned> &InstrIdxForVirtReg,
106 DenseMap<unsigned, unsigned> &InstrIdxForVirtReg,
208 DenseMap<unsigned, unsigned> &InstrIdxForVirtReg, in getDepth() argument
224 InstrIdxForVirtReg.find(MO.getReg()); in getDepth()
225 if (II != InstrIdxForVirtReg.end()) { in getDepth()
359 DenseMap<unsigned, unsigned> &InstrIdxForVirtReg, unsigned Pattern, in improvesCriticalPathLen() argument
363 getDepth(InsInstrs, InstrIdxForVirtReg, BlockTrace, *MBB); in improvesCriticalPathLen()
533 DenseMap<unsigned, unsigned> InstrIdxForVirtReg; in verifyPatternOrder() local
535 InstrIdxForVirtReg); in verifyPatternOrder()
618 DenseMap<unsigned, unsigned> InstrIdxForVirtReg; in combineInstructions() local
620 InstrIdxForVirtReg); in combineInstructions()
691 InstrIdxForVirtReg, P, in combineInstructions()
713 InstrIdxForVirtReg.clear(); in combineInstructions()