Searched refs:canFoldInAddressingMode (Results 1 – 1 of 1) sorted by relevance
2120 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, SelectionDAG &DAG, in canFoldInAddressingMode() function16341 if (!canFoldInAddressingMode(Ptr.getNode(), Use, DAG, TLI)) in CombineToPreIndexedLoadStore()16478 if (canFoldInAddressingMode(Use, UseUse, DAG, TLI)) in shouldCombineToPostInc()