Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp333 void cloneScopeBlocks(CHRScope *Scope,
1706 cloneScopeBlocks(Scope, PreEntryBlock, ExitBlock, LastRegion, VMap); in transformScopes()
1733 void CHR::cloneScopeBlocks(CHRScope *Scope, in cloneScopeBlocks() function in CHR