Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp898 MachineFunction *createOutlinedFunction(Module &M, OutlinedFunction &OF,
1095 MachineFunction *MachineOutliner::createOutlinedFunction( in createOutlinedFunction() function in MachineOutliner
1225 OF.MF = createOutlinedFunction(M, OF, Mapper, OutlinedFunctionNum); in outline()