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

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

Completed in 2459 milliseconds