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

#include "llvm/CodeGen/ScheduleDAG.h"

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

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct llvm::isPodLike< SDep >

Definition at line 243 of file ScheduleDAG.h.

Member Data Documentation

◆ value

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

Definition at line 243 of file ScheduleDAG.h.


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