Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp605 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets() argument
617 if ((!AllowNonInbounds && !GEP->isInBounds()) || in stripAndComputeConstantOffsets()