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.cpp2037 SmallVector<CHRScope *, 8> SetScopes; in run() local
2038 setCHRRegions(FilteredScopes, SetScopes); in run()
2039 CHR_DEBUG(dumpScopes(SetScopes, "Set CHR regions")); in run()
2045 sortScopes(SetScopes, SortedScopes); in run()