Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11222 static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) { in findConsecutiveLoad() function
12993 if (!findConsecutiveLoad(LD, DAG)) in PerformDAGCombine()