Searched refs:AppendInst (Results 1 – 12 of 12) sorted by relevance
116 N->AppendInst(ret1); in TEST_F()119 K->AppendInst(ret2); in TEST_F()129 E->AppendInst(cmp); in TEST_F()135 E->AppendInst(if_inst); in TEST_F()249 G->AppendInst(cmp); in TEST_F()255 G->AppendInst(if_inst); in TEST_F()
150 G->AppendInst(returnVoid); in TEST_F()156 C->AppendInst(cmp); in TEST_F()162 C->AppendInst(if_inst); in TEST_F()
177 block->AppendInst(inst); in PopulateBlock()
39 block->AppendInst(save_state); 42 block->AppendInst(inst);51 block->AppendInst(ret);
58 bb->AppendInst(catch_phi);142 current_bb_->AppendInst(inst); in AddInstruction()
499 try_begin->AppendInst(try_inst); in ConnectTryCodeBlock()
73 GetStartBlock()->AppendInst(const_inst); in AddConstInStartBlock()79 GetStartBlock()->AppendInst(param); in AddNewParameter()
242 clone->AppendInst(CloneInstruction(inst, inst_count, clone->GetGraph())); in CloneInstructions()
64 new_bb->AppendInst(next_inst); in SplitBlockAfterInstruction()275 AppendInst(succ_inst); in JoinSuccessorBlock()
135 block->AppendInst(inst); in NewInst()160 CurrentBb()->AppendInst(inst); in NewConstant()
247 void AppendInst(Inst *inst) in AppendInst() function
347 block->AppendInst(compare);