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