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

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

Completed in 125 milliseconds