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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DLocal.h37 bool isInBounds = GEPOp->isInBounds() && !NoAssumptions; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h474 bool isInBounds() const { function in class:llvm::GEPOperator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1791 bool GetElementPtrInst::isInBounds() const { function in class:GetElementPtrInst

Completed in 204 milliseconds