Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp399 MachineFunction *createOutlinedFunction(Module &M, OutlinedFunction &OF,
594 MachineFunction *MachineOutliner::createOutlinedFunction( in createOutlinedFunction() function in MachineOutliner
763 OF.MF = createOutlinedFunction(M, OF, Mapper, OutlinedFunctionNum); in outline()