Home
last modified time | relevance | path

Searched refs:deleteMachineFunctionFor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp106 void MachineModuleInfo::deleteMachineFunctionFor(Function &F) { in deleteMachineFunctionFor() function in MachineModuleInfo
136 MMI.deleteMachineFunctionFor(F); in runOnFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h150 LLVM_ABI void deleteMachineFunctionFor(Function &F);