Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp2158 ConstantSDNode *V0C = dyn_cast<ConstantSDNode>(V0); in balanceSubTree() local
2163 if (V0C && !V1C) { in balanceSubTree()
2165 std::swap(V0C, V1C); in balanceSubTree()