Searched refs:PrevVPBB (Results 1 – 3 of 3) sorted by relevance
288 VPBlockBase *PrevVPBB = nullptr; in introduceMasksAndLinearize() local298 if (PrevVPBB) in introduceMasksAndLinearize()299 VPBlockUtils::connectBlocks(PrevVPBB, VPBB); in introduceMasksAndLinearize()301 PrevVPBB = VPBB; in introduceMasksAndLinearize()
299 VPBasicBlock *PrevVPBB = nullptr; member
598 State->CFG.PrevVPBB = this; in executeRecipes()998 State->CFG.PrevVPBB = nullptr; in execute()