Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp371 void sortScopes(SmallVectorImpl<CHRScope *> &Input,
1416 void CHR::sortScopes(SmallVectorImpl<CHRScope *> &Input, in sortScopes() function in CHR
2008 sortScopes(SetScopes, SortedScopes); in run()