Searched defs:SrcValueSDNode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1616 /// SrcValueSDNode - An SDNode that holds an arbitrary LLVM IR Value. This is
1620 class SrcValueSDNode : public SDNode { class in inherits:SDNode
1624 explicit SrcValueSDNode(const Value *v) function in class:SrcValueSDNode

Completed in 99 milliseconds