Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1975 SmallVector<CHRScope *, 8> AllScopes; in run() local
1976 findScopes(AllScopes); in run()
1977 CHR_DEBUG(dumpScopes(AllScopes, "All scopes")); in run()
1985 splitScopes(AllScopes, SplitScopes); in run()