Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp522 bool isMulAddWithConstProfitable(SDNode *MulNode,
3064 isMulAddWithConstProfitable(N, N0, N1)) in visitMUL()
14103 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, in isMulAddWithConstProfitable() function in DAGCombiner