Home
last modified time | relevance | path

Searched refs:V0C (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2176 ConstantSDNode *V0C = dyn_cast<ConstantSDNode>(V0); in balanceSubTree() local
2181 if (V0C && !V1C) { in balanceSubTree()
2183 std::swap(V0C, V1C); in balanceSubTree()