LLVM: llvm::PatternMatch::ap_match< APTy > Struct Template Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Public Types
using ConstantTy

Detailed Description

template
struct llvm::PatternMatch::ap_match< APTy >

Definition at line 282 of file PatternMatch.h.

Member Typedef Documentation

ConstantTy

Initial value:

ConstantFP - Floating Point Values [float, double].

This is the shared class of boolean and integer constants.

Definition at line 284 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

template

template

Member Data Documentation

AllowPoison

Res


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