Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DProfiledCallGraph.h112 SampleRecord::CallTargetMap &TargetCounts = CallTargets.get(); in ProfiledCallGraph() local
113 auto It = TargetCounts.find(CalleeSamples->getName()); in ProfiledCallGraph()
114 if (It != TargetCounts.end()) in ProfiledCallGraph()