HomeSort by: relevance | last modified time | path
    Searched refs:emitInlinedInto (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
InlineAdvisor.cpp 67 emitInlinedInto(ORE, DLoc, Block, *Callee, *Caller, *OIC);
72 emitInlinedInto(ORE, DLoc, Block, *Callee, *Caller, *OIC);
435 void llvm::emitInlinedInto(OptimizationRemarkEmitter &ORE, DebugLoc DLoc,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AlwaysInliner.cpp 76 emitInlinedInto(ORE, CB->getDebugLoc(), CB->getParent(), F, *Caller,
Inliner.cpp 462 emitInlinedInto(ORE, DLoc, Block, *Callee, *Caller, *OIC);
SampleProfile.cpp 1186 emitInlinedInto(*ORE, DLoc, BB, *CalledFunction, *BB->getParent(), Cost,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
InlineAdvisor.h 268 void emitInlinedInto(OptimizationRemarkEmitter &ORE, DebugLoc DLoc,

Completed in 17 milliseconds