Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp710 DISubprogram *OutlinedSP = DB.createFunction( in createOutlinedFunction() local
721 DB.finalizeSubprogram(OutlinedSP); in createOutlinedFunction()
724 F->setSubprogram(OutlinedSP); in createOutlinedFunction()