Searched refs:NeedsBlends (Results 1 – 1 of 1) sorted by relevance
8537 bool NeedsBlends = BB != HeaderBB && !BB->phis().empty(); in tryToBuildVPlanWithVPRecipes() local8538 return Legal->blockNeedsPredication(BB) || NeedsBlends; in tryToBuildVPlanWithVPRecipes()