Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp330 void filterScopes(SmallVectorImpl<CHRScope *> &Input,
1323 void CHR::filterScopes(SmallVectorImpl<CHRScope *> &Input, in filterScopes() function in CHR
2033 filterScopes(SplitScopes, FilteredScopes); in run()