Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IsProfitableToFold

1533 /// IsProfitableToFold - Returns true if it's profitable to fold the specific
1535 bool SelectionDAGISel::IsProfitableToFold(SDValue N, SDNode *U,
2504 if (!IsProfitableToFold(N, NodeStack[NodeStack.size()-2].getNode(),