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