LLVM API Documentation

Public Member Functions
llvm::PatternMatch::is_sign_bit Struct Reference

#include <PatternMatch.h>

List of all members.

Public Member Functions

bool isValue (const APInt &C)

Detailed Description

Definition at line 268 of file PatternMatch.h.


Member Function Documentation

Definition at line 269 of file PatternMatch.h.

References llvm::APInt::isSignBit().


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