Searched refs:shouldUseDebugInstrRef (Results 1 – 3 of 3) sorted by relevance
662 bool shouldUseDebugInstrRef() const;
356 MF.setUseDebugInstrRef(MF.shouldUseDebugInstrRef()); in runOnMachineFunction()426 MF.setUseDebugInstrRef(MF.shouldUseDebugInstrRef()); in run()567 bool InstrRef = mf.shouldUseDebugInstrRef(); in runOnMachineFunction()
1279 bool MachineFunction::shouldUseDebugInstrRef() const { in shouldUseDebugInstrRef() function in MachineFunction