Searched refs:getOrCreateCluster (Results 1 – 1 of 1) sorted by relevance
84 auto getOrCreateCluster = [&](const InputSection *isec) -> int { in CallGraphSort() local107 int from = getOrCreateCluster(fromSec); in CallGraphSort()108 int to = getOrCreateCluster(toSec); in CallGraphSort()