Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1434 static bool CHRScopeSorter(CHRScope *Scope1, CHRScope *Scope2) { in CHRScopeSorter() function
1442 llvm::stable_sort(Output, CHRScopeSorter); in sortScopes()