Searched refs:shouldUseDebugInstrRef (Results 1 – 3 of 3) sorted by relevance
621 bool shouldUseDebugInstrRef() const;
358 MF.setUseDebugInstrRef(MF.shouldUseDebugInstrRef()); in runOnMachineFunction()458 MF.setUseDebugInstrRef(MF.shouldUseDebugInstrRef()); in run()594 bool InstrRef = mf.shouldUseDebugInstrRef(); in runOnMachineFunction()
1224 bool MachineFunction::shouldUseDebugInstrRef() const { in shouldUseDebugInstrRef() function in MachineFunction