Synopsis

Declared in <llvm/Analysis/DomConditionCache.h>

class DomConditionCache;

Member Functions

Name

Description

conditionsFor

Access the list of branches which affect this value.

registerBranch

Add a branch condition to the cache.

removeValue

Remove a value from the cache, e.g. because it will be erased.

Created with MrDocs