Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp1058 if (VerifyEnabled) in splitAroundRegion()
1327 if (VerifyEnabled) in tryBlockSplit()
2511 if (VerifyEnabled) in selectOrSplitImpl()
2715 if (VerifyEnabled) in runOnMachineFunction()
2774 if (VerifyEnabled) in runOnMachineFunction()