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

References

lib/Transforms/Coroutines/CoroFrame.cpp
  444       Ty = AI->getAllocatedType();
  448         if (auto PaddingTy = Padder.getPaddingType(Ty, AllocaAlignment)) {
  458       Ty = CurrentDef->getType();
  462       Types.push_back(Ty);
  464       Types.push_back(ArrayType::get(Ty, Count));
  465     Padder.addType(Ty);