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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h964 static GetElementPtrInst *CreateInBounds(Value *Ptr, function in class:llvm::GetElementPtrInst
972 CreateInBounds(Type *PointeeType, Value *Ptr, ArrayRef<Value *> IdxList, function in class:llvm::GetElementPtrInst
981 static GetElementPtrInst *CreateInBounds(Value *Ptr, function in class:llvm::GetElementPtrInst
988 static GetElementPtrInst *CreateInBounds(Type *PointeeType, Value *Ptr, function in class:llvm::GetElementPtrInst

Completed in 68 milliseconds