HomeSort by relevance Sort by last modified time
    Searched defs:isLayoutIdentical (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
Type.cpp 536 bool StructType::isLayoutIdentical(StructType *Other) const {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 548 /// isLayoutIdentical - Return true if this is layout identical to the
550 bool StructType::isLayoutIdentical(StructType *Other) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Type.cpp 500 bool StructType::isLayoutIdentical(StructType *Other) const {

Completed in 753 milliseconds