Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SlotIndexes

51 INITIALIZE_PASS_DEPENDENCY(SlotIndexes)
75 AU.addPreserved<SlotIndexes>();
76 AU.addRequiredTransitive<SlotIndexes>();
115 Indexes = &getAnalysis<SlotIndexes>();
992 SlotIndexes *Indexes = LIS.getSlotIndexes();