Searched refs:getInstTypeMap (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ts2panda/src/ | ||
D | ts2panda.ts | 294 let typeIdx = pg.getInstTypeMap().get(inst); |
D | pandagen.ts | 505 getInstTypeMap(): Map<IRNode, number> { method in PandaGen |