Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp2028 SmallVector<CHRScope *, 8> SetScopes; in run() local
2029 setCHRRegions(FilteredScopes, SetScopes); in run()
2030 CHR_DEBUG(dumpScopes(SetScopes, "Set CHR regions")); in run()
2036 sortScopes(SetScopes, SortedScopes); in run()