Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp564 SDValue CombineConsecutiveLoads(SDNode *N, EVT VT);
12339 SDValue DAGCombiner::CombineConsecutiveLoads(SDNode *N, EVT VT) { in CombineConsecutiveLoads() function in DAGCombiner
12629 if (SDValue CombineLD = CombineConsecutiveLoads(N0.getNode(), VT)) in visitBITCAST()
12680 return CombineConsecutiveLoads(N, VT); in visitBUILD_PAIR()