Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp2011 SmallVector<CHRScope *, 8> AllScopes; in run() local
2012 findScopes(AllScopes); in run()
2013 CHR_DEBUG(dumpScopes(AllScopes, "All scopes")); in run()
2021 splitScopes(AllScopes, SplitScopes); in run()