Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SlotIndexes

108 INITIALIZE_PASS_DEPENDENCY(SlotIndexes)
124 AU.addRequired<SlotIndexes>();
125 AU.addPreserved<SlotIndexes>();