Searched defs:next_block (Results 1 – 2 of 2) sorted by relevance
29 void LinearOrder::HandleIfBlock(BasicBlock *if_true_block, BasicBlock *next_block) in HandleIfBlock()
191 auto next_block = DecodeIndex(storage_[first_available_block_]); in Add() local