Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:addPreserved

325   AU.addPreserved<AliasAnalysis>();
328 AU.addPreserved<SlotIndexes>();
330 AU.addPreserved<LiveDebugVariables>();
336 AU.addPreserved<LiveStacks>();
338 AU.addPreserved<MachineDominatorTree>();
340 AU.addPreserved<MachineLoopInfo>();
342 AU.addPreserved<VirtRegMap>();