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

References

lib/Analysis/ConstantFolding.cpp
  423     const StructLayout *SL = DL.getStructLayout(CS->getType());
  431       uint64_t EltSize = DL.getTypeAllocSize(CS->getOperand(Index)->getType());
  434           !ReadDataFromGlobal(CS->getOperand(Index), ByteOffset, CurPtr,
  441       if (Index == CS->getType()->getNumElements())