Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp986 Region *NextSubR = NextIt != R->end() ? NextIt->get() : nullptr; in findScopes() local
989 CHRScope *SubCHRScope = findScopes(SubR.get(), NextSubR, R, Scopes); in findScopes()