Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1737 auto IsSafeOperation = [](Instruction *I) -> bool { in isVectorizableEarlyExitLoop() local
1759 } else if (!IsSafeOperation(&I)) { in isVectorizableEarlyExitLoop()