Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp309 void splitScopes(SmallVectorImpl<CHRScope *> &Input,
1106 void CHR::splitScopes(SmallVectorImpl<CHRScope *> &Input, in splitScopes() function in CHR
1992 splitScopes(AllScopes, SplitScopes); in run()