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