Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp351 SmallVector<CHRScope *, 8> splitScope(CHRScope *Scope,
1136 splitScope(Scope, nullptr, nullptr, nullptr, Output, Unhoistables); in splitScopes()
1145 SmallVector<CHRScope *, 8> CHR::splitScope( in splitScope() function in CHR
1248 SmallVector<CHRScope *, 8> SubSplits = splitScope( in splitScope()