Searched defs:ElementInfo (Results 1 – 4 of 4) sorted by relevance
645 struct ElementInfo { struct647 Polynomial Ofs;651 LoadInst *LI;653 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo() argument
2479 struct ElementInfo { struct2480 CharUnits Size;2481 CharUnits Alignment;
1985 TypeInfo ElementInfo = getTypeInfo(MT->getElementType()); in getTypeInfoImpl() local
2917 } ElementInfo; typedef