Searched refs:LostDebugLocObserver (Results 1 – 8 of 8) sorted by relevance
19 void LostDebugLocObserver::analyzeDebugLocations() { in analyzeDebugLocations()70 void LostDebugLocObserver::checkpoint(bool CheckDebugLocs) { in checkpoint()77 void LostDebugLocObserver::createdInstr(MachineInstr &MI) { in createdInstr()93 void LostDebugLocObserver::erasingInstr(MachineInstr &MI) { in erasingInstr()102 void LostDebugLocObserver::changingInstr(MachineInstr &MI) { in changingInstr()111 void LostDebugLocObserver::changedInstr(MachineInstr &MI) { in changedInstr()
20 LostDebugLocObserver.cpp
170 LostDebugLocObserver &LocObserver, in legalizeMachineFunction()342 LostDebugLocObserver LocObserver(DEBUG_TYPE); in runOnMachineFunction()
19 class LostDebugLocObserver : public GISelChangeObserver {26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() function
29 class LostDebugLocObserver; variable72 LostDebugLocObserver &LocObserver,
27 LostDebugLocObserver.cpp \
33 "LostDebugLocObserver.cpp",
492 Using LostDebugLocObserver