Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionPatternMatch.h186 m_scev_Add(const Op0_t &Op0, const Op1_t &Op1) { in m_scev_Add() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp7155 if (match(S, m_scev_Add(m_scev_APInt(Off), m_SCEV(S)))) in getRangeViaFactoring()
15453 m_scev_Add(m_SCEVConstant(C1), m_SCEVUnknown(LHSUnknown))) || in collectFromBlock()