Lines Matching defs:canFoldInAddressingMode
2357 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, SelectionDAG &DAG,18995 if (!canFoldInAddressingMode(Ptr.getNode(), User, DAG, TLI))19133 if (canFoldInAddressingMode(User, UserUser, DAG, TLI))