#include "clang/Analysis/Analyses/Dominators.h"
Definition at line 217 of file Dominators.h.
◆ ControlDependencyCalculator()
clang::ControlDependencyCalculator::ControlDependencyCalculator |
( |
CFG * |
cfg | ) |
|
|
inline |
◆ dump()
LLVM_DUMP_METHOD void clang::ControlDependencyCalculator::dump |
( |
| ) |
|
|
inline |
◆ getCFGPostDomTree()
const CFGPostDomTree& clang::ControlDependencyCalculator::getCFGPostDomTree |
( |
| ) |
const |
|
inline |
◆ getControlDependencies()
◆ isControlDependent()
Whether A
is control dependent on B
.
Definition at line 251 of file Dominators.h.
The documentation for this class was generated from the following file: