Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp979 bool NestedNeedsExtraction; in reorderGEP() local
981 accumulateByteOffset(PtrGEP, NestedNeedsExtraction); in reorderGEP()
982 if (!NestedNeedsExtraction) in reorderGEP()