Searched refs:dumpScopes (Results 1 – 1 of 1) sorted by relevance
1991 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes() function2014 CHR_DEBUG(dumpScopes(AllScopes, "All scopes")); in run()2023 CHR_DEBUG(dumpScopes(SplitScopes, "Split scopes")); in run()2034 CHR_DEBUG(dumpScopes(FilteredScopes, "Filtered scopes")); in run()2039 CHR_DEBUG(dumpScopes(SetScopes, "Set CHR regions")); in run()2046 CHR_DEBUG(dumpScopes(SortedScopes, "Sorted scopes")); in run()