Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12848 static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) { in findConsecutiveLoad() function
15016 if (!findConsecutiveLoad(LD, DAG)) in PerformDAGCombine()