HomeSort by: relevance | last modified time | path
    Searched refs:deleteMachineFunctionFor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 186 void deleteMachineFunctionFor(Function &F);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineModuleInfo.cpp 315 void MachineModuleInfo::deleteMachineFunctionFor(Function &F) {
338 MMI.deleteMachineFunctionFor(F);

Completed in 46 milliseconds