LLVM: llvm::PatternMatch::is_negated_power2_or_zero Struct Reference (original) (raw)

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

Public Member Functions
bool isValue (const APInt &C) const

Detailed Description

Definition at line 646 of file PatternMatch.h.

Member Function Documentation

isValue()

bool llvm::PatternMatch::is_negated_power2_or_zero::isValue ( const APInt & C) const inline

Definition at line 647 of file PatternMatch.h.

References llvm::CallingConv::C.


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