Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp55 static cl::opt<DebugLocVerifyLevel> VerifyDebugLocs( variable
69 static const DebugLocVerifyLevel VerifyDebugLocs = DebugLocVerifyLevel::None; variable
285 VerifyDebugLocs == in legalizeMachineFunction()
336 if (VerifyDebugLocs > DebugLocVerifyLevel::None) in runOnMachineFunction()