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