Searched refs:splitStores (Results 1 – 1 of 1) sorted by relevance
21935 static SDValue splitStores(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in splitStores() function22942 if (SDValue Split = splitStores(N, DCI, DAG, Subtarget)) in performSTORECombine()