Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp239 ArrayRef<CHRScope *> TailSubs(TailIt, Subs.end()); in split() local
242 auto *Scope = new CHRScope(TailRegInfos, TailSubs); in split()