HomeSort by relevance Sort by last modified time
    Searched refs:LastCallToStaticBonus (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Analysis/
InlineCost.h 39 const int LastCallToStaticBonus = -15000;
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 298 TotalSecondaryCost += InlineConstants::LastCallToStaticBonus;
  /external/llvm/lib/Analysis/
InlineCost.cpp 438 Bonus += InlineConstants::LastCallToStaticBonus;

Completed in 498 milliseconds