Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1000 Region *NextSubR = NextIt != R->end() ? NextIt->get() : nullptr; in findScopes() local
1003 CHRScope *SubCHRScope = findScopes(SubR.get(), NextSubR, R, Scopes); in findScopes()