Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h176 bool isPotentiallyUnsafe() const { in isPotentiallyUnsafe() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9768 if (Hints.isPotentiallyUnsafe() && in processLoop()