Return the node ordering.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

unsigned int
getIROrder() const;

Return Value

the node ordering.

Created with MrDocs