Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp1004 if (VerifyEnabled) in splitAroundRegion()
1205 if (VerifyEnabled) in tryBlockSplit()
2318 if (VerifyEnabled) in selectOrSplitImpl()
2507 if (VerifyEnabled) in runOnMachineFunction()
2561 if (VerifyEnabled) in runOnMachineFunction()