Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13026 bool CanReassociate = in visitFADDForFMACombine() local
13072 if (CanReassociate && N0.getOpcode() == PreferredFusedOpcode && in visitFADDForFMACombine()
13077 } else if (CanReassociate && N1.getOpcode() == PreferredFusedOpcode && in visitFADDForFMACombine()