Home
last modified time | relevance | path

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

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