Searched refs:findConsecutiveLoad (Results 1 – 1 of 1) sorted by relevance
9380 static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) { in findConsecutiveLoad() function10379 if (!findConsecutiveLoad(LD, DAG)) in PerformDAGCombine()