Searched refs:PhisToFix (Results 1 – 3 of 3) sorted by relevance
60 SmallVector<PHINode *, 8> PhisToFix; member in __anond1976ce30111::PlainCFGBuilder94 for (auto *Phi : PhisToFix) { in fixPhiNodes()222 PhisToFix.push_back(Phi); in createVPInstructionsForVPBB()
61 SmallVector<VPWidenPHIRecipe *, 4> PhisToFix; variable
8819 for (VPWidenPHIRecipe *R : PhisToFix) { in fixHeaderPhis()8932 PhisToFix.push_back(PhiRecipe); in tryToCreateWidenRecipe()