LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
llvm::isPodLike< SDValue > Struct Template Reference

#include <SelectionDAGNodes.h>

Collaboration diagram for llvm::isPodLike< SDValue >:
Collaboration graph
[legend]

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct llvm::isPodLike< SDValue >

Definition at line 192 of file SelectionDAGNodes.h.

Member Data Documentation

const bool llvm::isPodLike< SDValue >::value = true
static

Definition at line 192 of file SelectionDAGNodes.h.


The documentation for this struct was generated from the following file: