Searched defs:BlockCounts (Results 1 – 3 of 3) sorted by relevance
99 Value *BlockCounts[3] = {nullptr, nullptr, nullptr}; processUse() local
523 std::vector<uint64_t> BlockCounts; in reorderBasicBlocks() local
3581 auto BlockCounts = std::vector<uint64_t>(F->size()); applyExtTsp() local