Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2694 static bool hoistMulAddAssociation(Instruction &I, Loop &L, in hoistMulAddAssociation() function
2813 if (hoistMulAddAssociation(I, L, SafetyInfo, MSSAU, AC, DT)) { in hoistArithmetics()