LLVM: llvm::PreservedCFGCheckerInstrumentation::CFG Struct Reference (original) (raw)

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

Definition at line 167 of file StandardInstrumentations.h.

PreservedCFGCheckerInstrumentation::CFG::CFG ( const Function * F,
bool TrackBBLifetime )

invalidate()

isPoisoned()

bool llvm::PreservedCFGCheckerInstrumentation::CFG::isPoisoned ( ) const inline

operator==()

bool llvm::PreservedCFGCheckerInstrumentation::CFG::operator== ( const CFG & G) const inline

printDiff()

BBGuards

std::optional<DenseMap<intptr_t, BBGuard> > llvm::PreservedCFGCheckerInstrumentation::CFG::BBGuards

Graph


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