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