Searched refs:setInsn (Results 1 – 5 of 5) sorted by relevance
643 inline void setInsn(Instruction *inst) { insn = inst; } in setInsn() function681 inline void setInsn(Instruction *inst) { insn = inst; } in setInsn() function
637 defs[size++].setInsn(this); in setDef()649 srcs[size++].setInsn(this); in setSrc()
3069 texi->offset[s][c].setInsn(texi); in visit()3081 texi->offset[i][j].setInsn(texi); in visit()
2383 texi->offset[s][c].setInsn(texi); in handleTEX()2423 texi->offset[s][c].setInsn(texi); in handleTXF()
637 val setInsn = iv.name == SET_VALUE in fixupInvokeVirtual() constant663 …iv.desc = if (setInsn) getMethodDescriptor(methodType.returnType, ret) else getMethodDescriptor(re… in fixupInvokeVirtual()