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