|
LLVM
4.0.0
|
#include "llvm/Support/ScopedPrinter.h"#include "llvm/ADT/StringExtras.h"#include "llvm/Support/Format.h"#include <cctype>Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const HexNumber &Value) |
| const std::string | llvm::to_hexString (uint64_t Value, bool UpperCase=true) |
1.8.6