Searched refs:then_continuation (Results 1 – 2 of 2) sorted by relevance
1646 void Finish(HBasicBlock** then_continuation,
983 void HGraphBuilder::IfBuilder::Finish(HBasicBlock** then_continuation, in Finish() argument992 if (then_continuation != NULL) { in Finish()993 *then_continuation = then_record->block_; in Finish()