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

References

examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp
  919   AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1020     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1089     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName());