Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15190 auto GetMaybeRewritten = [&](const SCEV *S) { in applyLoopGuards() local
15234 const SCEV *RewrittenLHS = GetMaybeRewritten(LHS); in applyLoopGuards()
15294 const SCEV *FromRewritten = GetMaybeRewritten(From); in applyLoopGuards()