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