Searched defs:CreateGEP (Results 1 – 2 of 2) sorted by relevance
349 GetElementPtrInst *ShadowStackGCLowering::CreateGEP(LLVMContext &Context, in CreateGEP() function in ShadowStackGCLowering364 GetElementPtrInst *ShadowStackGCLowering::CreateGEP(LLVMContext &Context, in CreateGEP() function in ShadowStackGCLowering
1489 func (b Builder) CreateGEP(p Value, indices []Value, name string) (v Value) { func