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