Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1411 static bool CHRScopeSorter(CHRScope *Scope1, CHRScope *Scope2) { in CHRScopeSorter() function
1419 llvm::stable_sort(Output, CHRScopeSorter); in sortScopes()