Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp378 CallCount CountLocal = {0, 0}; in run() local
381 CallCounts.insert(std::make_pair(&N.getFunction(), CountLocal)) in run()