Searched refs:setInstType (Results 1 – 2 of 2) sorted by relevance
161 pandaGen.setInstType(storeAccInst, v.getTypeIndex());
1296 this.setInstType(ldModuleVarInst, typeIndex);1305 this.setInstType(stModuleVarInst, typeIndex);1526 public setInstType(inst: IRNode, typeId: number | undefined): void { method in PandaGen