Searched defs:CurrentBlocks (Results 1 – 3 of 3) sorted by relevance
206 auto &CurrentBlocks = StreamData[Idx].second; in setStreamSize() local213 auto CurrentBlocks = ArrayRef<uint32_t>(StreamData[Idx].second); in setStreamSize() local
231 std::vector<SIScheduleBlock*> CurrentBlocks; variable
225 std::vector<SIScheduleBlock*> CurrentBlocks; variable