Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp368 void sortScopes(SmallVectorImpl<CHRScope *> &Input,
1438 void CHR::sortScopes(SmallVectorImpl<CHRScope *> &Input, in sortScopes() function in CHR
2039 sortScopes(SetScopes, SortedScopes); in run()