Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp524 bool reassociationCanBreakAddressingModePattern(unsigned Opc,
998 bool DAGCombiner::reassociationCanBreakAddressingModePattern(unsigned Opc, in reassociationCanBreakAddressingModePattern() function in DAGCombiner
2337 if (!reassociationCanBreakAddressingModePattern(ISD::ADD, DL, N0, N1)) { in visitADDLike()