Searched defs:typeIndex2HeapConstantIndex (Results 1 – 2 of 2) sorted by relevance
604 std::map<size_t, uint32_t> &typeIndex2HeapConstantIndex) in PolyPrimitiveTypeCheckAndLoad()801 const std::map<size_t, uint32_t> &typeIndex2HeapConstantIndex) in PolyHeapObjectCheckAndLoad()867 …std::map<size_t, uint32_t> typeIndex2HeapConstantIndex = tacc.CollectPrimitiveTypeInfo(compilation… in LowerTypedPolyLdObjByName() local
1611 std::map <size_t, uint32_t> typeIndex2HeapConstantIndex; in CollectPrimitiveTypeInfo() local