Searched refs:getExpandedSize (Results 1 – 3 of 3) sorted by relevance
46 std::size_t getExpandedSize(const llvm::Function* F) const;
421 std::size_t EstimateFunctionSize::getExpandedSize(const Function* F) const { in getExpandedSize() function in EstimateFunctionSize
931 if (FSA->getExpandedSize(Caller) <= PerFuncThreshold) in getInlineCost()