Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp318 void splitScopes(SmallVectorImpl<CHRScope *> &Input,
1115 void CHR::splitScopes(SmallVectorImpl<CHRScope *> &Input, in splitScopes() function in CHR
2021 splitScopes(AllScopes, SplitScopes); in run()