Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp10049 static const SCEV *MatchNotExpr(const SCEV *Expr) { in MatchNotExpr() function
10078 const SCEV *MaybeMaxExpr = MatchNotExpr(MaybeMinExpr); in IsMinConsistingOf()