reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1166 SpillSlot = new AllocaInst(V->getType(), DL->getAllocaAddrSpace(), nullptr, 1167 Twine(V->getName(), ".wineh.spillslot"), 1225 Load = new LoadInst(V->getType(), SpillSlot, 1226 Twine(V->getName(), ".wineh.reload"), 1232 auto *Load = new LoadInst(V->getType(), SpillSlot, 1233 Twine(V->getName(), ".wineh.reload"),