Searched refs:FinishCurrentBlock (Results 1 – 4 of 4) sorted by relevance
36 builder_->FinishCurrentBlock(test); in BuildOsrLoopEntry()
1004 builder()->FinishCurrentBlock(compare); in AddCompare()1092 builder()->FinishCurrentBlock(branch); in Then()1279 builder_->FinishCurrentBlock(builder_->New<HCompareNumericAndBranch>( in BeginBody()1385 void HGraphBuilder::FinishCurrentBlock(HControlInstruction* last) { in FinishCurrentBlock() function in v8::internal::HGraphBuilder3744 owner()->FinishCurrentBlock(instr); in ReturnControl()3788 owner()->FinishCurrentBlock(instr); in ReturnControl()3843 owner()->FinishCurrentBlock(instr); in ReturnControl()4491 FinishCurrentBlock(typecheck); in VisitReturnStatement()4584 FinishCurrentBlock(compare); in VisitSwitchStatement()4773 FinishCurrentBlock(branch); in VisitForStatement()[all …]
1081 void FinishCurrentBlock(HControlInstruction* last);1891 FinishCurrentBlock(instr);
169 FinishCurrentBlock(hreturn_instruction); in BuildGraph()