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

References

lib/Transforms/Coroutines/CoroFrame.cpp
 1301     eliminateSwiftErrorArgument(F, Arg, Shape, AllocasToPromote);
 1313     AllocasToPromote.push_back(Alloca);
 1319   if (!AllocasToPromote.empty()) {
 1321     PromoteMemToReg(AllocasToPromote, DT);