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

Declarations

lib/CodeGen/ShadowStackGCLowering.cpp
   80   static GetElementPtrInst *CreateGEP(LLVMContext &Context, IRBuilder<> &B,

References

lib/CodeGen/ShadowStackGCLowering.cpp
  317   Instruction *EntryMapPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy,
  342   Instruction *EntryNextPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy,
  355         CreateGEP(Context, *AtExit, ConcreteStackEntryTy, StackEntry, 0, 0,