Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Member Functions | List of all members
proteus::LoopUnroller Class Reference

#include <LoopUnroller.hpp>

Public Member Functions

void enable ()
 
void enable (int Count)
 
bool isEnabled () const
 
void attachMetadata (llvm::BasicBlock *LatchBB) const
 

Member Function Documentation

◆ attachMetadata()

void proteus::LoopUnroller::attachMetadata ( llvm::BasicBlock LatchBB) const

◆ enable() [1/2]

void proteus::LoopUnroller::enable ( )

◆ enable() [2/2]

void proteus::LoopUnroller::enable ( int  Count)

◆ isEnabled()

bool proteus::LoopUnroller::isEnabled ( ) const

The documentation for this class was generated from the following files: