Searched refs:MatchLoadCombine (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp557 SDValue MatchLoadCombine(SDNode *N);
5952 if (SDValue Load = MatchLoadCombine(N))
6770 SDValue DAGCombiner::MatchLoadCombine(SDNode *N) { function in class:DAGCombiner

Completed in 146 milliseconds