Lines Matching full:opflags
1198 OpcodeFlags opFlags = dexGetFlagsFromOpcode(decInsn.opcode);1199 if ((opFlags & VERIFY_GC_INST_MASK) != 0) {