Searched defs:LostDebugLocObserver (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h19 class LostDebugLocObserver : public GISelChangeObserver { class in namespace:llvm
26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} function in class:llvm::LostDebugLocObserver

Completed in 93 milliseconds