Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h153 LLVM_ABI void insertFunction(const Function &F,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp112 void MachineModuleInfo::insertFunction(const Function &F, in insertFunction() function in MachineModuleInfo