LLVM  8.0.1
Static Public Attributes | List of all members
llvm::isPodLike< SDValue > Struct Template Reference

#include "llvm/CodeGen/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 235 of file SelectionDAGNodes.h.

Member Data Documentation

◆ value

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

Definition at line 235 of file SelectionDAGNodes.h.


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