Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoopIdiomTransform.cpp64 static cl::opt<bool> VerifyLoops( variable
714 if (VerifyLoops) { in expandFindMismatch()
824 if (VerifyLoops && CurLoop->getParentLoop()) { in transformByteCompare()