Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h28 unsigned getNumLostDebugLocs() const { return NumLostDebugLocs; } in getNumLostDebugLocs() function
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp359 if (LocObserver.getNumLostDebugLocs()) { in runOnMachineFunction()
364 << ore::NV("NumLostDebugLocs", LocObserver.getNumLostDebugLocs()) in runOnMachineFunction()