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

References

lib/CodeGen/WinEHPrepare.cpp
 1165   if (!SpillSlot)
 1166     SpillSlot = new AllocaInst(V->getType(), DL->getAllocaAddrSpace(), nullptr,
 1225       Load = new LoadInst(V->getType(), SpillSlot,
 1232     auto *Load = new LoadInst(V->getType(), SpillSlot,