Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp56 static cl::opt<DebugLocVerifyLevel> VerifyDebugLocs( variable
70 static const DebugLocVerifyLevel VerifyDebugLocs = DebugLocVerifyLevel::None; variable
292 VerifyDebugLocs == in legalizeMachineFunction()
341 if (VerifyDebugLocs > DebugLocVerifyLevel::None) in runOnMachineFunction()