|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <LoopUnroller.hpp>
Public Member Functions | |
| void | enable () |
| void | enable (int Count) |
| bool | isEnabled () const |
| void | attachMetadata (llvm::BasicBlock *LatchBB) const |
| void proteus::LoopUnroller::attachMetadata | ( | llvm::BasicBlock * | LatchBB | ) | const |
| void proteus::LoopUnroller::enable | ( | ) |
| bool proteus::LoopUnroller::isEnabled | ( | ) | const |