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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp189 bool PromoteLoad(SDValue Op);
1031 bool DAGCombiner::PromoteLoad(SDValue Op) { function in class:DAGCombiner
1317 if (PromoteLoad(SDValue(N, 0)))

Completed in 632 milliseconds