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

References

examples/Kaleidoscope/Chapter9/toy.cpp
 1077   AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1180     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1265     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName());