Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp328 void sortScopes(SmallVectorImpl<CHRScope *> &Input,
1415 void CHR::sortScopes(SmallVectorImpl<CHRScope *> &Input, in sortScopes() function in CHR
2015 sortScopes(SetScopes, SortedScopes); in run()