Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp145 SDValue ExtraOper = SDValue()) { in CloneNodeWithValues() argument
147 if (ExtraOper.getNode()) in CloneNodeWithValues()
148 Ops.push_back(ExtraOper); in CloneNodeWithValues()