Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16436 static bool shouldCombineToPostInc(SDNode *N, SDValue Ptr, SDNode *PtrUse, in shouldCombineToPostInc() function
16504 if (!shouldCombineToPostInc(N, Ptr, Op, BasePtr, Offset, AM, DAG, TLI)) in getPostIndexedLoadStoreOp()