Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Indexes

74   SlotIndexes *Indexes;
422 Prio = LI->beginIndex().getInstrDistance(Indexes->getLastIndex());
782 if (Intf.first() <= Indexes->getMBBStartIdx(BC.Number))
840 if (Intf.first() <= Indexes->getMBBStartIdx(Number))
1378 if (const MachineInstr *MI = Indexes->getInstructionFromIndex(Uses[i]))
1832 Indexes = &getAnalysis<SlotIndexes>();
1848 IntfCache.init(MF, Matrix->getLiveUnions(), Indexes, LIS, TRI);