Home
last modified time | relevance | path

Searched refs:withoutInBounds (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGEPNoWrapFlags.h67 GEPNoWrapFlags withoutInBounds() const { in withoutInBounds() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1563 NW = NW.withoutInBounds(); in setIsInBounds()