Lines Matching defs:canFoldInAddressingMode
2323 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, SelectionDAG &DAG,18571 if (!canFoldInAddressingMode(Ptr.getNode(), Use, DAG, TLI))18708 if (canFoldInAddressingMode(Use, UseUse, DAG, TLI))