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

References

lib/Transforms/Coroutines/CoroFrame.cpp
  641     assert(Index != InvalidFieldIndex && "accessing unassigned field number");
  644     auto *G = GetFramePointer(Index, CurrentValue);
  649                : Builder.CreateLoad(FrameTy->getElementType(Index), G,
  660       Index = E.fieldIndex();
  665         Allocas.emplace_back(AI, Index);
  716             FrameTy, FramePtr, 0, Index,