|
LLVM
3.7.0
|
Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| void | LLVMInitializeAArch64TargetInfo () |
| void LLVMInitializeAArch64TargetInfo | ( | ) |
Definition at line 20 of file AArch64TargetInfo.cpp.
References llvm::Triple::aarch64, llvm::Triple::aarch64_be, llvm::TargetRegistry::RegisterTarget(), llvm::TheAArch64beTarget, llvm::TheAArch64leTarget, and llvm::TheARM64Target.
1.8.6