Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp8386 static const SCEV *MatchNotExpr(const SCEV *Expr) { in MatchNotExpr() function
8417 const SCEV *MaybeMaxExpr = MatchNotExpr(MaybeMinExpr); in IsMinConsistingOf()