Searched refs:ArePossiblyReducedInOtherBlock (Results 1 – 1 of 1) sorted by relevance
18635 bool ArePossiblyReducedInOtherBlock = any_of(Candidates, [](Value *V) { in vectorizeCmpInsts() 18642 if (ArePossiblyReducedInOtherBlock) in vectorizeCmpInsts() 18632 bool ArePossiblyReducedInOtherBlock = any_of(Candidates, [](Value *V) { vectorizeCmpInsts() local