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

  /external/llvm/include/llvm/Analysis/
InlineCost.h 40 const int ColdccPenalty = 2000;
  /external/llvm/lib/Analysis/
InlineCost.cpp 278 Bonus -= InlineConstants::ColdccPenalty;
452 Bonus += InlineConstants::ColdccPenalty;

Completed in 62 milliseconds