Searched refs:reassociationCanBreakAddressingModePattern (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp492 bool reassociationCanBreakAddressingModePattern(unsigned Opc,
896 bool DAGCombiner::reassociationCanBreakAddressingModePattern(unsigned Opc, function in class:DAGCombiner
2176 if (!reassociationCanBreakAddressingModePattern(ISD::ADD, DL, N0, N1)) {

Completed in 219 milliseconds