Home
last modified time | relevance | path

Searched refs:MatchNotExpr (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3966 static const SCEV *MatchNotExpr(const SCEV *Expr) { in MatchNotExpr() function
3991 const SCEV *Matched = MatchNotExpr(Operand); in getNotSCEV()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3926 static const SCEV *MatchNotExpr(const SCEV *Expr) { in MatchNotExpr() function
3951 const SCEV *Matched = MatchNotExpr(Operand); in getNotSCEV()