Searched refs:PostProcessPN (Results 1 – 1 of 1) sorted by relevance
261 for (auto *PostProcessPN : PostProcessPHIs) in formLCSSAForInstructions() local262 if (!PostProcessPN->use_empty()) in formLCSSAForInstructions()263 Worklist.push_back(PostProcessPN); in formLCSSAForInstructions()