Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp354 SmallVector<CHRScope *, 8> splitScope(CHRScope *Scope,
1116 splitScope(Scope, nullptr, nullptr, nullptr, Output, Unhoistables); in splitScopes()
1125 SmallVector<CHRScope *, 8> CHR::splitScope( in splitScope() function in CHR
1228 SmallVector<CHRScope *, 8> SubSplits = splitScope( in splitScope()