Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12229 struct SCEVCollectAddRecMultiplies { struct
12233 SCEVCollectAddRecMultiplies(SmallVectorImpl<const SCEV *> &T, ScalarEvolution &SE) in SCEVCollectAddRecMultiplies() argument
12300 SCEVCollectAddRecMultiplies MulCollector(Terms, *this); in collectParametricTerms()