Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp411 bool isMulAddWithConstProfitable(SDNode *MulNode,
2131 isMulAddWithConstProfitable(N, N0, N1)) in visitMUL()
11020 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, in isMulAddWithConstProfitable() function in DAGCombiner