Searched refs:isLayoutIdentical (Results 1 – 3 of 3) sorted by relevance
310 bool isLayoutIdentical(StructType *Other) const;
513 bool StructType::isLayoutIdentical(StructType *Other) const { in isLayoutIdentical() function in StructType
554 if (ValSTy->isLayoutIdentical(STy)) in Finalize()