Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp141 SDValue ExtraOper = SDValue()) { in CloneNodeWithValues() argument
143 if (ExtraOper.getNode()) in CloneNodeWithValues()
144 Ops.push_back(ExtraOper); in CloneNodeWithValues()