Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h186 void setPotentiallyUnsafe() { PotentiallyUnsafe = true; } in setPotentiallyUnsafe() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp859 Hints->setPotentiallyUnsafe(); in canVectorizeInstrs()