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

References

lib/Transforms/Coroutines/CoroFrame.cpp
  405   AllocaInst *PromiseAlloca = Shape.getPromiseAlloca();
  407   if (Shape.ABI == coro::ABI::Switch) {
  414     unsigned IndexBits = std::max(1U, Log2_64_Ceil(Shape.CoroSuspends.size()));
  469   switch (Shape.ABI) {
  477     auto Id = Shape.getRetconCoroId();
  478     Shape.RetconLowering.IsFrameInlineInStorage