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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1266 class JumpTableSDNode : public SDNode { class in class:llvm::SDNode
1270 JumpTableSDNode(int jti, EVT VT, bool isTarg, unsigned char TF) function in class:llvm::SDNode::JumpTableSDNode
1279 static bool classof(const JumpTableSDNode *) { return true; }

Completed in 46 milliseconds