Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1407 unsigned NumLayers = 0; in getNaturalGEPWithType() local
1427 ++NumLayers; in getNaturalGEPWithType()
1430 Indices.erase(Indices.end() - NumLayers, Indices.end()); in getNaturalGEPWithType()