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