Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp55 static cl::opt<DebugLocVerifyLevel> VerifyDebugLocs( variable
69 static const DebugLocVerifyLevel VerifyDebugLocs = DebugLocVerifyLevel::None; variable
287 VerifyDebugLocs == in legalizeMachineFunction()
338 if (VerifyDebugLocs > DebugLocVerifyLevel::None) in runOnMachineFunction()