Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15609 auto GetMaybeRewritten = [&](const SCEV *S) { in collectFromBlock() local
15652 const SCEV *RewrittenLHS = GetMaybeRewritten(LHS); in collectFromBlock()
15712 const SCEV *FromRewritten = GetMaybeRewritten(From); in collectFromBlock()