Searched refs:hoistAdd (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 2537 static bool hoistAdd(ICmpInst::Predicate Pred, Value *VariantLHS, in hoistAdd() function 2670 if (hoistAdd(Pred, LHS, RHS, cast<ICmpInst>(I), L, SafetyInfo, MSSAU, AC, DT)) in hoistAddSub()
|