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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1442 bool CHRScopeSorter(CHRScope *Scope1, CHRScope *Scope2) { function
1450 llvm::stable_sort(Output, CHRScopeSorter);

Completed in 186 milliseconds