Searched defs:isLayoutIdentical (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DType.cpp604 /// isLayoutIdentical - Return true if this is layout identical to the
606 bool StructType::isLayoutIdentical(StructType *Other) const { function in class:StructType

Completed in 89 milliseconds