Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp252 bool SliceUpLoad(SDNode *N);
13225 if (SliceUpLoad(N)) in visitLOAD()
13679 bool DAGCombiner::SliceUpLoad(SDNode *N) { in SliceUpLoad() function in DAGCombiner