struct is_power2
Declaration
struct is_power2 { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/PatternMatch.h:539
Method Overview
- public bool isValue(const llvm::APInt & C)
Methods
ΒΆbool isValue(const llvm::APInt& C)
bool isValue(const llvm::APInt& C)
Declared at: llvm/include/llvm/IR/PatternMatch.h:540
Parameters
- const llvm::APInt& C