Searched refs:Scope2 (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) { argument
1443 return Scope1->RegInfos[0].R->getDepth() < Scope2->RegInfos[0].R->getDepth();

Completed in 58 milliseconds