Home
last modified time | relevance | path

Searched refs:blockCanBePredicated (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp881 bool LoopVectorizationLegality::blockCanBePredicated( in blockCanBePredicated() function in llvm::LoopVectorizationLegality
960 if (!blockCanBePredicated(BB, SafePointes)) { in canVectorizeWithIfConvert()
1200 if (!blockCanBePredicated(BB, SafePointers)) { in canFoldTailByMasking()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h380 bool blockCanBePredicated(BasicBlock *BB, SmallPtrSetImpl<Value *> &SafePtrs);