reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/Analysis/ScopBuilder.cpp
 1338   if (!(StructArrTy && StructArrTy->hasName()))
 1338   if (!(StructArrTy && StructArrTy->hasName()))
 1341   if (!StructArrTy->getName().startswith("struct.array"))
 1344   if (StructArrTy->getNumElements() != 4)
 1347   const ArrayRef<Type *> ArrMemberTys = StructArrTy->elements();