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

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

Completed in 48 milliseconds