Searched refs:deleteMachineFunctionFor (Results 1 – 3 of 3) sorted by relevance
132 void MachineModuleInfo::deleteMachineFunctionFor(Function &F) { in deleteMachineFunctionFor() function in MachineModuleInfo162 MMI.deleteMachineFunctionFor(F); in runOnFunction()
162 void deleteMachineFunctionFor(Function &F);
463 MMI->deleteMachineFunctionFor(*Fn); in readMIRBlock()