14 #ifndef LLVM_SUPPORT_DATAFLOW_H
15 #define LLVM_SUPPORT_DATAFLOW_H
69 if (
const User *U = dyn_cast<User>(N))
75 if(
const User *U = dyn_cast<User>(N))
90 if (
User *U = dyn_cast<User>(N))
96 if (
User *U = dyn_cast<User>(N))
static ChildIteratorType child_begin(NodeType *N)
static ChildIteratorType child_end(NodeType *N)
Value::const_use_iterator ChildIteratorType
static NodeType * getEntryNode(Inverse< User * > G)
static NodeType * getEntryNode(Value *G)
static ChildIteratorType child_begin(NodeType *N)
User::op_iterator ChildIteratorType
static ChildIteratorType child_end(NodeType *N)
Value::use_iterator ChildIteratorType
static ChildIteratorType child_end(NodeType *N)
User::const_op_iterator ChildIteratorType
static ChildIteratorType child_begin(NodeType *N)
static ChildIteratorType child_begin(NodeType *N)
static ChildIteratorType child_end(NodeType *N)
static NodeType * getEntryNode(Inverse< const User * > G)
LLVM Value Representation.
static NodeType * getEntryNode(const Value *G)