Home | History | Annotate | Download | only in src

Lines Matching refs:HControlInstruction

196 void HBasicBlock::Finish(HControlInstruction* end, HSourcePosition position) {
435 HControlInstruction* end = dominator_candidate->end();
547 HControlInstruction* end = stack_.RemoveLast()->end();
792 HControlInstruction* HGraphBuilder::IfBuilder::AddCompare(
793 HControlInstruction* compare) {
1175 void HGraphBuilder::FinishCurrentBlock(HControlInstruction* last) {
1186 void HGraphBuilder::FinishExitCurrentBlock(HControlInstruction* instruction) {
3326 void HBasicBlock::FinishExit(HControlInstruction* instruction,
3971 void EffectContext::ReturnControl(HControlInstruction* instr,
4013 void ValueContext::ReturnControl(HControlInstruction* instr, BailoutId ast_id) {
4071 void TestContext::ReturnControl(HControlInstruction* instr, BailoutId ast_id) {
4784 HControlInstruction* compare = BuildCompareInstruction(
6166 HControlInstruction* smi_check = NULL;
10607 HControlInstruction* compare = BuildCompareInstruction(
10617 HControlInstruction* HOptimizedGraphBuilder::BuildCompareInstruction(