Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp320 SmallVector<CHRScope *, 8> splitScope(CHRScope *Scope,
1122 splitScope(Scope, nullptr, nullptr, nullptr, Output, Unhoistables); in splitScopes()
1131 SmallVector<CHRScope *, 8> CHR::splitScope( in splitScope() function in CHR
1234 SmallVector<CHRScope *, 8> SubSplits = splitScope( in splitScope()