Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp67 emitInlinedInto(ORE, DLoc, Block, *Callee, *Caller, *OIC); in recordInliningWithCalleeDeletedImpl()
72 emitInlinedInto(ORE, DLoc, Block, *Callee, *Caller, *OIC); in recordInliningImpl()
438 void llvm::emitInlinedInto(OptimizationRemarkEmitter &ORE, DebugLoc DLoc, in emitInlinedInto() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp76 emitInlinedInto(ORE, CB->getDebugLoc(), CB->getParent(), F, *Caller, in run()
H A DInliner.cpp466 emitInlinedInto(ORE, DLoc, Block, *Callee, *Caller, *OIC); in inlineCallsImpl()
H A DSampleProfile.cpp1187 emitInlinedInto(*ORE, DLoc, BB, *CalledFunction, *BB->getParent(), Cost, in tryInlineCandidate()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h264 void emitInlinedInto(OptimizationRemarkEmitter &ORE, DebugLoc DLoc,