LLVM 20.0.0git
|
#include "llvm/Transforms/Utils/CodeLayout.h"
Public Attributes | |
uint64_t | src |
uint64_t | dst |
uint64_t | count |
Definition at line 26 of file CodeLayout.h.
uint64_t llvm::codelayout::EdgeCount::count |
Definition at line 29 of file CodeLayout.h.
uint64_t llvm::codelayout::EdgeCount::dst |
Definition at line 28 of file CodeLayout.h.
uint64_t llvm::codelayout::EdgeCount::src |
Definition at line 27 of file CodeLayout.h.