Searched defs:CreateInBounds (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h997 CreateInBounds(Type *PointeeType, Value *Ptr, ArrayRef<Value *> IdxList, function in class:llvm::GetElementPtrInst
1006 static GetElementPtrInst *CreateInBounds(Type *PointeeType, Value *Ptr, function in class:llvm::GetElementPtrInst

Completed in 170 milliseconds