Searched refs:InsertedNonLCSSAInsts (Results 1 – 1 of 1) sorted by relevance
5576 SmallVector<Instruction *, 4> InsertedNonLCSSAInsts; in RewriteForPHI() local5649 InsertedNonLCSSAInsts.push_back(I); in RewriteForPHI()5694 formLCSSAForInstructions(InsertedNonLCSSAInsts, DT, LI, &SE); in RewriteForPHI()