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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1252 SmallVector<CHRScope *, 8> NewSubs; local
1259 NewSubs.insert(NewSubs.end(), SubSplits.begin(), SubSplits.end());
1261 Split->Subs = NewSubs;

Completed in 30 milliseconds