Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp780 Value *IdxWithoutConstOffset = Extractor.rebuildWithoutConstOffset(); in Extract() local
782 return IdxWithoutConstOffset; in Extract()