LLVM: llvm::CondContext Struct Reference (original) (raw)

Evaluate query assuming this condition holds. More...

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

Public Member Functions

Detailed Description

Evaluate query assuming this condition holds.

Definition at line 63 of file SimplifyQuery.h.

Constructor & Destructor Documentation

llvm::CondContext::CondContext ( Value * Cond) inline

Member Data Documentation

AffectedValues

Cond

Value* llvm::CondContext::Cond

Invert

bool llvm::CondContext::Invert = false


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