Searched refs:PostProcessPHIs (Results 1 – 1 of 1) sorted by relevance
147 SmallVector<PHINode *, 8> PostProcessPHIs; in formLCSSAForInstructionsImpl() local204 PostProcessPHIs.push_back(PN); in formLCSSAForInstructionsImpl()284 PostProcessPHIs.push_back(InsertedPN); in formLCSSAForInstructionsImpl()291 for (auto *PostProcessPN : PostProcessPHIs) in formLCSSAForInstructionsImpl()