Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp3004 auto CanPreserveInBounds = [&](bool AddIsNSW, Value *Idx1, Value *Idx2) { in visitGetElementPtrInst() local
3019 bool IsInBounds = CanPreserveInBounds( in visitGetElementPtrInst()
3038 bool IsInBounds = CanPreserveInBounds( in visitGetElementPtrInst()