Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp226 auto TailIt = in split() local
239 ArrayRef<CHRScope *> TailSubs(TailIt, Subs.end()); in split()
244 Subs.erase(TailIt, Subs.end()); in split()