Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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.h123 static bool VerifyEnabled;
H A DRegAllocGreedy.cpp1851 if (VerifyEnabled) in splitAroundRegion()
2079 if (VerifyEnabled) in tryBlockSplit()
3163 if (VerifyEnabled) in selectOrSplitImpl()
3348 if (VerifyEnabled) in runOnMachineFunction()
3388 if (VerifyEnabled) in runOnMachineFunction()