Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp632 const SCEV *R1Expr = SE->getMinMaxExpr(SCEVType, Ops1); in tryReassociateMinOrMax() local
634 Instruction *R1MinMax = findClosestMatchingDominator(R1Expr, I); in tryReassociateMinOrMax()