Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.h116 static bool VerifyEnabled;
H A DRegAllocGreedy.cpp1832 if (VerifyEnabled) in splitAroundRegion()
2060 if (VerifyEnabled) in tryBlockSplit()
3139 if (VerifyEnabled) in selectOrSplitImpl()
3324 if (VerifyEnabled) in runOnMachineFunction()
3364 if (VerifyEnabled) in runOnMachineFunction()