Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h182 void setPotentiallyUnsafe() { PotentiallyUnsafe = true; } in setPotentiallyUnsafe() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp804 Hints->setPotentiallyUnsafe(); in canVectorizeInstrs()