Home
last modified time | relevance | path

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

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