Home
last modified time | relevance | path

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

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