Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9677 static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) { in findConsecutiveLoad() function
10860 if (!findConsecutiveLoad(LD, DAG)) in PerformDAGCombine()