Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp142 SDValue ExtraOper = SDValue()) { in CloneNodeWithValues() argument
144 if (ExtraOper.getNode()) in CloneNodeWithValues()
145 Ops.push_back(ExtraOper); in CloneNodeWithValues()