Searched refs:dumpScopes (Results 1 – 1 of 1) sorted by relevance
1990 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes() function2013 CHR_DEBUG(dumpScopes(AllScopes, "All scopes")); in run()2022 CHR_DEBUG(dumpScopes(SplitScopes, "Split scopes")); in run()2033 CHR_DEBUG(dumpScopes(FilteredScopes, "Filtered scopes")); in run()2038 CHR_DEBUG(dumpScopes(SetScopes, "Set CHR regions")); in run()2045 CHR_DEBUG(dumpScopes(SortedScopes, "Sorted scopes")); in run()