Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()