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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h184 OPFL_GlueInput = 2, // Node has a glue input. enumerator in enum:llvm::SelectionDAGISel::__anon4251
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3464 if ((EmitNodeInfo & OPFL_GlueInput) && InputGlue.getNode() != nullptr)

Completed in 116 milliseconds