HomeSort by relevance Sort by last modified time
    Searched defs:getInlineCost (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/IPO/
InlineAlways.cpp 54 InlineCost getInlineCost(CallSite CS) override;
95 InlineCost AlwaysInliner::getInlineCost(CallSite CS) {
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp     [all...]

Completed in 202 milliseconds