Searched defs:BlockIter (Results 1 – 8 of 8) sorted by relevance
134 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
135 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
381 template <bool Forward, bool Const> class BlockIter; variable693 BlockIter(AllocatorT* allocator) : fAllocator(allocator) {} in BlockIter() function
382 using BlockIter = typename GrBlockAllocator::BlockIter<Forward, Const>; variable
359 auto BlockIter = MBB->begin(); in combineInstructions() local
509 auto BlockIter = MBB->begin(); in combineInstructions() local
513 auto BlockIter = MBB->begin(); in combineInstructions() local