Searched refs:isMulAddWithConstProfitable (Results 1 – 1 of 1) sorted by relevance
670 bool isMulAddWithConstProfitable(SDNode *MulNode,3936 isMulAddWithConstProfitable(N, N0, N1)) in visitMUL()16836 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, in isMulAddWithConstProfitable() function in DAGCombiner