Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp141 SDValue ExtraOper = SDValue()) { in CloneNodeWithValues() argument
143 if (ExtraOper.getNode()) in CloneNodeWithValues()
144 Ops.push_back(ExtraOper); in CloneNodeWithValues()