Searched refs:isLayoutIdentical (Results 1 – 4 of 4) sorted by relevance
365 LLVM_ABI bool isLayoutIdentical(StructType *Other) const;
712 bool StructType::isLayoutIdentical(StructType *Other) const { in isLayoutIdentical() function in StructType
89 if (!IntrinTy->isLayoutIdentical(DXILOpTy)) in replaceNamedStructUses()
519 if (DesiredSTy->isLayoutIdentical(STy)) in buildFrom()