Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h445 BasicBlock *BB, SmallPtrSetImpl<Value *> &SafePtrs,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1110 BasicBlock *BB, SmallPtrSetImpl<Value *> &SafePtrs, in blockCanBePredicated() argument
1129 if (!SafePtrs.count(LI->getPointerOperand())) in blockCanBePredicated()