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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp155 bool PromoteLoad(SDValue Op);
931 bool DAGCombiner::PromoteLoad(SDValue Op) { function in class:DAGCombiner
1215 if (PromoteLoad(SDValue(N, 0)))

Completed in 140 milliseconds