Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLICM.cpp2584 static bool hoistSub(ICmpInst::Predicate Pred, Value *VariantLHS, in hoistSub() function
2673 if (hoistSub(Pred, LHS, RHS, cast<ICmpInst>(I), L, SafetyInfo, MSSAU, AC, DT)) in hoistAddSub()