Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp392 SmallDenseMap<Function *, CallCount> CallCounts; run() local
414 auto CallCounts = ScanSCC(*C, UR.IndirectVHs); run() local
/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp343 std::vector<codelayout::EdgeCount> CallCounts; runOnFunctions() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1463 computeCacheDirectedLayout(const CDSortConfig & Config,ArrayRef<uint64_t> FuncSizes,ArrayRef<uint64_t> FuncCounts,ArrayRef<EdgeCount> CallCounts,ArrayRef<uint64_t> CallOffsets) computeCacheDirectedLayout() argument
1477 computeCacheDirectedLayout(ArrayRef<uint64_t> FuncSizes,ArrayRef<uint64_t> FuncCounts,ArrayRef<EdgeCount> CallCounts,ArrayRef<uint64_t> CallOffsets) computeCacheDirectedLayout() argument