Searched defs:OperandNode (Results 1 – 1 of 1) sorted by relevance
150 class OperandNode { class158 explicit OperandNode(Operand *Operand) in OperandNode() function in OperandNode160 explicit OperandNode(CfgNode *Node) in OperandNode() function in OperandNode162 explicit OperandNode(nullptr_t) : Data(UNDEF_PTR) {} in OperandNode() function in OperandNode