Searched refs:getMF (Results 1 – 2 of 2) sorted by relevance
36 MachineFunction &getMF() const { return *MF; } in getMF() function
39 MachineFunction &MF = getAnalysis<MachineFunctionAnalysis>().getMF(); in runOnFunction()