struct AssumptionCache::ResultElem

Declaration

struct AssumptionCache::ResultElem { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Analysis/AssumptionCache.h:48

Member Variables

public llvm::WeakVH Assume
public unsigned int Index
contains either ExprResultIdx or the index of the operand bundle containing the knowledge.

Method Overview

Methods

ΒΆllvm::Value* operator llvm::Value*() const

Declared at: llvm/include/llvm/Analysis/AssumptionCache.h:54