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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp256 SmallVector<CHRScope *, 8> TailSubs; local
267 TailSubs.push_back(Sub);
279 return new CHRScope(TailRegInfos, TailSubs);

Completed in 177 milliseconds