Searched refs:blockCanBePredicated (Results 1 – 2 of 2) sorted by relevance
881 bool LoopVectorizationLegality::blockCanBePredicated( in blockCanBePredicated() function in llvm::LoopVectorizationLegality960 if (!blockCanBePredicated(BB, SafePointes)) { in canVectorizeWithIfConvert()1200 if (!blockCanBePredicated(BB, SafePointers)) { in canFoldTailByMasking()
380 bool blockCanBePredicated(BasicBlock *BB, SmallPtrSetImpl<Value *> &SafePtrs);