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

References

tools/polly/lib/CodeGen/RuntimeDebugBuilder.cpp
  105   if (Ty->isFloatingPointTy())
  108   if (Ty->isIntegerTy())
  109     return Ty->getIntegerBitWidth() <= 64;
  111   if (isa<PointerType>(Ty))