Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp193 bool SliceUpLoad(SDNode *N);
10051 if (SliceUpLoad(N)) in visitLOAD()
10503 bool DAGCombiner::SliceUpLoad(SDNode *N) { in SliceUpLoad() function in DAGCombiner