Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp45 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
50 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
H A DRegAllocBase.h148 static bool VerifyEnabled;
H A DRegAllocGreedy.cpp1190 if (VerifyEnabled) in splitAroundRegion()
1460 if (VerifyEnabled) in tryBlockSplit()
2649 if (VerifyEnabled) in selectOrSplitImpl()
2849 if (VerifyEnabled) in run()
2898 if (VerifyEnabled) in run()