LLVM: llvm::SCEVPatternMatch::is_one Struct Reference (original) (raw)

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

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

Detailed Description

Definition at line 43 of file ScalarEvolutionPatternMatch.h.

Member Function Documentation

isValue()

bool llvm::SCEVPatternMatch::is_one::isValue ( const APInt & C) const inline

Definition at line 44 of file ScalarEvolutionPatternMatch.h.

References llvm::CallingConv::C.


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