Home
last modified time | relevance | path

Searched refs:functionSizeCache (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/sksl/
DSkSLInliner.cpp1111 FunctionSizeCache functionSizeCache; in buildCandidateList() local
1115 candidateTotalCost[&fnDecl] += this->getFunctionSize(fnDecl, &functionSizeCache); in buildCandidateList()