LLVM: llvm::AssumptionCache::ResultElem Struct Reference (original) (raw)

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

Public Member Functions
Public Attributes
WeakVH Assume
unsigned Index
contains either ExprResultIdx or the index of the operand bundle containing the knowledge.

Definition at line 50 of file AssumptionCache.h.

operator Value *()

llvm::AssumptionCache::ResultElem::operator Value * ( ) const inline

Assume

WeakVH llvm::AssumptionCache::ResultElem::Assume

Index

unsigned llvm::AssumptionCache::ResultElem::Index


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