Lines Matching refs:PreserveLCSSA
334 LoopInfo *LI, DominatorTree *DT, bool PreserveLCSSA)
336 PreserveLCSSA(PreserveLCSSA), InnerLoopHasReduction(false) {}
363 bool PreserveLCSSA;
435 bool PreserveLCSSA;
457 PreserveLCSSA = mustPreserveAnalysisID(LCSSAID);
582 PreserveLCSSA);
876 InsertPreheaderForLoop(OuterLoop, DT, LI, PreserveLCSSA);
882 InsertPreheaderForLoop(InnerLoop, DT, LI, PreserveLCSSA);