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