Searched defs:setIsInBounds (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Operator.h | 380 void setIsInBounds(bool B) { setIsInBounds() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1803 void GetElementPtrInst::setIsInBounds(bool B) { setIsInBounds() function in GetElementPtrInst |