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

References

examples/Kaleidoscope/Chapter7/toy.cpp
  915   AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1016     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1078     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName());