LLVM 20.0.0git
Public Member Functions | List of all members
llvm::SCEVPatternMatch::is_all_ones Struct Reference

#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"

Public Member Functions

bool isValue (const APInt &C)
 

Detailed Description

Definition at line 47 of file ScalarEvolutionPatternMatch.h.

Member Function Documentation

◆ isValue()

bool llvm::SCEVPatternMatch::is_all_ones::isValue ( const APInt C)
inline

Definition at line 48 of file ScalarEvolutionPatternMatch.h.

References llvm::CallingConv::C.


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