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