Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBase.cpp43 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
48 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
DRegAllocBase.h116 static bool VerifyEnabled;
DRegAllocGreedy.cpp1814 if (VerifyEnabled) in splitAroundRegion()
2053 if (VerifyEnabled) in tryBlockSplit()
3134 if (VerifyEnabled) in selectOrSplitImpl()
3233 if (VerifyEnabled) in runOnMachineFunction()