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