LLVM 17.0.0git
|
This is the complete list of members for llvm::ExpressionValue, including all inherited members.
ExpressionValue(T Val) | llvm::ExpressionValue | inlineexplicit |
getAbsolute() const | llvm::ExpressionValue | |
getSignedValue() const | llvm::ExpressionValue | |
getUnsignedValue() const | llvm::ExpressionValue | |
isNegative() const | llvm::ExpressionValue | inline |
operator!=(const ExpressionValue &Other) const | llvm::ExpressionValue | inline |
operator==(const ExpressionValue &Other) const | llvm::ExpressionValue | inline |