LLVM: llvm::DCData Class Reference (original) (raw)
#include "[llvm/Passes/StandardInstrumentations.h](StandardInstrumentations%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| LLVM_ABI | DCData (const BasicBlock &B) |
| LLVM_ABI | DCData (const MachineBasicBlock &B) |
| StringMap< std::string >::const_iterator | begin () const |
| StringMap< std::string >::const_iterator | end () const |
| StringRef | getSuccessorLabel (StringRef S) const |
Definition at line 504 of file StandardInstrumentations.h.
◆ DCData() [1/2]
◆ DCData() [2/2]
◆ addSuccessorLabel()
◆ begin()
◆ end()
◆ getSuccessorLabel()
◆ Successors
| StringMapstd::string llvm::DCData::Successors | protected |
|---|
The documentation for this class was generated from the following files:
- include/llvm/Passes/StandardInstrumentations.h
- lib/Passes/StandardInstrumentations.cpp