Searched defs:instTypeMap (Results 1 – 2 of 2) sorted by relevance
219 private instTypeMap: Map<IRNode, number> = new Map<IRNode, number>(); property in PandaGen
611 std::vector<std::pair<int32_t, uint32_t>> instTypeMap; in GetInstTypeMap() local657 auto instTypeMap = GetInstTypeMap(function, pandaFunc); in ParseFunctionTypeInfo() local