Searched refs:blockCanBePredicated (Results 1 – 1 of 1) sorted by relevance
1502 bool blockCanBePredicated(BasicBlock *BB, SmallPtrSetImpl<Value *> &SafePtrs);4373 if (!blockCanBePredicated(BB, SafePointes)) { in canVectorizeWithIfConvert()4860 bool LoopVectorizationLegality::blockCanBePredicated( in blockCanBePredicated() function in LoopVectorizationLegality