Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1230 SmallVector<CHRScope *, 8> NewSubs; in splitScope() local
1237 llvm::append_range(NewSubs, SubSplits); in splitScope()
1239 Split->Subs = NewSubs; in splitScope()