Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp2006 SmallVector<CHRScope *, 8> AllScopes; in run() local
2007 findScopes(AllScopes); in run()
2008 CHR_DEBUG(dumpScopes(AllScopes, "All scopes")); in run()
2016 splitScopes(AllScopes, SplitScopes); in run()