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