Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp950 SmallPtrSet<Value *, 8> SafePointes; in canVectorizeWithIfConvert() local
957 SafePointes.insert(Ptr); in canVectorizeWithIfConvert()
971 SafePointes.insert(LI->getPointerOperand()); in canVectorizeWithIfConvert()
989 if (!blockCanBePredicated(BB, SafePointes)) { in canVectorizeWithIfConvert()