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

References

lib/Target/AArch64/AArch64StackTagging.cpp
  395       AI.getAllocatedType()->isSized() && AI.isStaticAlloca() &&
  395       AI.getAllocatedType()->isSized() && AI.isStaticAlloca() &&
  397       AI.getAllocationSizeInBits(*DL).getValue() > 0 &&
  400       !AI.isUsedWithInAlloca() &&
  402       !AI.isSwiftError();