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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp714 DISubprogram *OutlinedSP = DB.createFunction( local
725 DB.finalizeSubprogram(OutlinedSP);
728 F->setSubprogram(OutlinedSP);

Completed in 93 milliseconds