Searched refs:undefMap (Results 1 – 2 of 2) sorted by relevance
243 Type getUndefType(uint32_t id) { return undefMap.lookup(id); } in getUndefType()557 DenseMap<uint32_t, Type> undefMap; variable
304 undefMap[operands[1]] = type; in processUndef()