Searched refs:PostProcessPHIs (Results 1 – 1 of 1) sorted by relevance
130 SmallVector<PHINode *, 8> PostProcessPHIs; in formLCSSAForInstructions() local178 PostProcessPHIs.push_back(PN); in formLCSSAForInstructions()225 PostProcessPHIs.push_back(InsertedPN); in formLCSSAForInstructions()230 for (auto *PostProcessPN : PostProcessPHIs) in formLCSSAForInstructions()