Searched refs:IsCurrentLoopValid (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp1391 bool IsCurrentLoopValid = false; local
1399 IsCurrentLoopValid = true;
1408 if (!IsCurrentLoopValid) {

Completed in 44 milliseconds