Searched refs:SingleBBBonus (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DInlineCost.cpp786 int SingleBBBonus = Threshold / 2; local
787 Threshold += SingleBBBonus;
967 Threshold -= SingleBBBonus;

Completed in 36 milliseconds