Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp342 void cloneScopeBlocks(CHRScope *Scope,
1736 cloneScopeBlocks(Scope, PreEntryBlock, ExitBlock, LastRegion, VMap); in transformScopes()
1763 void CHR::cloneScopeBlocks(CHRScope *Scope, in cloneScopeBlocks() function in CHR