Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocBase.cpp43 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
48 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
H A DRegAllocBase.h117 static bool VerifyEnabled;
H A DRegAllocGreedy.cpp1800 if (VerifyEnabled) in splitAroundRegion()
2039 if (VerifyEnabled) in tryBlockSplit()
3112 if (VerifyEnabled) in selectOrSplitImpl()
3209 if (VerifyEnabled) in runOnMachineFunction()