Searched refs:shouldUseDebugInstrRef (Results 1 – 3 of 3) sorted by relevance
576 bool shouldUseDebugInstrRef() const;
1198 bool MachineFunction::shouldUseDebugInstrRef() const { in shouldUseDebugInstrRef() function in MachineFunction
395 bool InstrRef = mf.shouldUseDebugInstrRef(); in runOnMachineFunction()