Searched refs:AllEnumTypes (Results 1 – 6 of 6) sorted by relevance
60 SmallVector<Value *, 4> AllEnumTypes; variable
42 SmallVector<Metadata *, 4> AllEnumTypes; variable
49 CUNode->replaceEnumTypes(MDTuple::get(VMContext, AllEnumTypes)); in finalize()422 AllEnumTypes.push_back(CTy); in createEnumerationType()
39 DIArray Enums = getOrCreateArray(AllEnumTypes); in finalize()521 AllEnumTypes.push_back(Node); in createEnumerationType()
51 SmallVector<Metadata *, 4> AllEnumTypes; variable
76 CUNode->replaceEnumTypes(MDTuple::get(VMContext, AllEnumTypes)); in finalize()513 AllEnumTypes.push_back(CTy); in createEnumerationType()