Searched refs:candidateTotalCost (Results 1 – 1 of 1) sorted by relevance
1112 FunctionSizeCache candidateTotalCost; in buildCandidateList() local1115 candidateTotalCost[&fnDecl] += this->getFunctionSize(fnDecl, &functionSizeCache); in buildCandidateList()1129 if (candidateTotalCost[&fnDecl] <= this->settings().fInlineThreshold) { in buildCandidateList()