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