Home
last modified time | relevance | path

Searched defs:EdgeCounts (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp479 const EdgeCountMap &EdgeCounts) in ExtTSPImpl()
503 const EdgeCountMap &EdgeCounts) { in initialize()
959 const std::vector<std::pair<EdgeT, uint64_t>> &EdgeCounts) { in applyExtTspLayout()
980 const std::vector<std::pair<EdgeT, uint64_t>> &EdgeCounts) { in calcExtTspScore()
1008 const std::vector<std::pair<EdgeT, uint64_t>> &EdgeCounts) { in calcExtTspScore()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1307 SmallVector<uint64_t, 2> EdgeCounts(Size, 0); in setBranchWeights() local
1698 ArrayRef<uint64_t> EdgeCounts, in setProfMetadata()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1684 SmallVector<uint64_t, 2> EdgeCounts(Size, 0); in setBranchWeights() local
2297 ArrayRef<uint64_t> EdgeCounts, in setProfMetadata()
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp726 SmallVector<unsigned, 2> EdgeCounts(Size, 0); in setBranchWeights() local