Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp321 void filterScopes(SmallVectorImpl<CHRScope *> &Input,
1314 void CHR::filterScopes(SmallVectorImpl<CHRScope *> &Input, in filterScopes() function in CHR
2003 filterScopes(SplitScopes, FilteredScopes); in run()