Searched refs:sortScopes (Results 1 – 5 of 5) sorted by relevance
121 void sortScopes() override;
121 virtual void sortScopes() {} in sortScopes() function
248 sortScopes(); in doLoad()
337 void sortScopes(SmallVectorImpl<CHRScope *> &Input,1424 void CHR::sortScopes(SmallVectorImpl<CHRScope *> &Input, in sortScopes() function in CHR2044 sortScopes(SetScopes, SortedScopes); in run()
1244 void LVELFReader::sortScopes() { Root->sort(); } in sortScopes() function in LVELFReader