Searched refs:KVP (Results 1 – 1 of 1) sorted by relevance
184 for (auto KVP : FunctionLevels) { in MLInlineAdvisor() local185 AllNodes.insert(KVP.first); in MLInlineAdvisor()186 EdgeCount += getLocalCalls(KVP.first->getFunction()); in MLInlineAdvisor()