Searched refs:TBAAStructTypeNode (Results 1 – 1 of 1) sorted by relevance
265 class TBAAStructTypeNode { class270 TBAAStructTypeNode() = default;271 explicit TBAAStructTypeNode(const MDNode *N) : Node(N) {} in TBAAStructTypeNode() function in __anon0398af320111::TBAAStructTypeNode280 bool operator==(const TBAAStructTypeNode &Other) const { in operator ==()295 TBAAStructTypeNode getFieldType(unsigned FieldIndex) const { in getFieldType()300 return TBAAStructTypeNode(TypeNode); in getFieldType()305 TBAAStructTypeNode getField(uint64_t &Offset) const { in getField()313 return TBAAStructTypeNode(); in getField()317 return TBAAStructTypeNode(); in getField()329 return TBAAStructTypeNode(); in getField()[all …]