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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h460 IsInBounds = (1 << 0), enumerator in enum:llvm::GEPOperator::__anon3230
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1754 bool IsInBounds = GEP.isInBounds(); local

Completed in 71 milliseconds