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

References

examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
  910   AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1011     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1073     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName());