Searched refs:CloneNodeWithValues (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp141 static void CloneNodeWithValues(SDNode *N, SelectionDAG *DAG, ArrayRef<EVT> VTs, function
180 CloneNodeWithValues(N, DAG, VTs, Glue);
192 CloneNodeWithValues(N, DAG,

Completed in 110 milliseconds