Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp601 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets() argument
613 if ((!AllowNonInbounds && !GEP->isInBounds()) || in stripAndComputeConstantOffsets()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp652 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets() argument
664 if ((!AllowNonInbounds && !GEP->isInBounds()) || in stripAndComputeConstantOffsets()