Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h185 void setPotentiallyUnsafe() { PotentiallyUnsafe = true; } in setPotentiallyUnsafe() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp820 Hints->setPotentiallyUnsafe(); in canVectorizeInstrs()