Searched refs:MayNeedLCSSAPhis (Results 1 – 1 of 1) sorted by relevance
1688 SmallVector<Instruction *, 4> MayNeedLCSSAPhis; in adjustLoopBranches() local1691 MayNeedLCSSAPhis.push_back(&I); in adjustLoopBranches()1692 formLCSSAForInstructions(MayNeedLCSSAPhis, *DT, *LI, SE); in adjustLoopBranches()