Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DCodeLayout.h23 using EdgeT = std::pair<uint64_t, uint64_t>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCodeLayout.cpp473 using EdgeT = std::pair<uint64_t, uint64_t>; typedef in __anonf52758070111::ExtTSPImpl
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()