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