LLVM API Documentation

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

#include <PatternMatch.h>

List of all members.

Public Member Functions

bool isValue (const APInt &C)

Detailed Description

Definition at line 276 of file PatternMatch.h.


Member Function Documentation

Definition at line 277 of file PatternMatch.h.

References llvm::APInt::isPowerOf2().


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