Home
last modified time | relevance | path

Searched defs:CallCounts (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp377 SmallDenseMap<Function *, CallCount> CallCounts; run() local
399 auto CallCounts = ScanSCC(*C, UR.IndirectVHs); run() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1463 ArrayRef<uint64_t> FuncCounts, ArrayRef<EdgeCount> CallCounts, in computeCacheDirectedLayout()
1477 ArrayRef<EdgeCount> CallCounts, ArrayRef<uint64_t> CallOffsets) { in computeCacheDirectedLayout()