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