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

References

examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
  909   AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1010     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName);
 1072     AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName());