Searched full:jmp_inst (Results 1 – 1 of 1) sorted by relevance
217 …auto jmp_inst = graph_->CreateInstIfImm(DataType::NO_TYPE, GetPc(instruction->GetAddress()), Condi…218 jmp_inst->SetOperandsType(DataType::BOOL);219 jmp_inst->SetInput(0, cmp_inst);222 AddInstruction(jmp_inst);