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