Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp373 void cloneScopeBlocks(CHRScope *Scope,
1729 cloneScopeBlocks(Scope, PreEntryBlock, ExitBlock, LastRegion, VMap); in transformScopes()
1756 void CHR::cloneScopeBlocks(CHRScope *Scope, in cloneScopeBlocks() function in CHR