Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Indexes

75   SlotIndexes *Indexes;
706 if (Intf.first() <= Indexes->getMBBStartIdx(BC.Number))
764 if (Intf.first() <= Indexes->getMBBStartIdx(Number))
1669 Indexes = &getAnalysis<SlotIndexes>();
1682 IntfCache.init(MF, &getLiveUnion(0), Indexes, LIS, TRI);
1692 VRM->rewrite(Indexes);