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

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

Completed in 112 milliseconds