LLVM 23.0.0git
llvm::UpwardDefsElem Struct Reference

#include "llvm/Analysis/MemorySSA.h"

Public Attributes

MemoryAccessMA
MemoryLocation Loc
bool MayBeCrossIteration

Detailed Description

Definition at line 1203 of file MemorySSA.h.

Member Data Documentation

◆ Loc

MemoryLocation llvm::UpwardDefsElem::Loc

Definition at line 1205 of file MemorySSA.h.

Referenced by llvm::DenseMapInfo< UpwardDefsElem >::getHashValue().

◆ MA

◆ MayBeCrossIteration

bool llvm::UpwardDefsElem::MayBeCrossIteration

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