Home
last modified time | relevance | path

Searched defs:InvariantRHS (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDInductiveRangeCheckElimination.cpp368 Loop *L, Value *VariantLHS, Value *InvariantRHS, ICmpInst::Predicate Pred, in reassociateSubLHS()
HDLICM.cpp2538 Value *InvariantRHS, ICmpInst &ICmp, Loop &L, in hoistAdd()
2585 Value *InvariantRHS, ICmpInst &ICmp, Loop &L, in hoistSub()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyIndVar.cpp226 const SCEV *InvariantRHS = LIP->RHS; in makeIVComparisonInvariant() local