Home
last modified time | relevance | path

Searched defs:VariantLHS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2537 static bool hoistAdd(ICmpInst::Predicate Pred, Value *VariantLHS, in hoistAdd()
2584 static bool hoistSub(ICmpInst::Predicate Pred, Value *VariantLHS, in hoistSub()
H A DInductiveRangeCheckElimination.cpp370 reassociateSubLHS(Loop * L,Value * VariantLHS,Value * InvariantRHS,ICmpInst::Predicate Pred,ScalarEvolution & SE,const SCEVAddRecExpr * & Index,const SCEV * & End) reassociateSubLHS() argument