webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
TLoopIndexInfo Class Reference

#include <LoopInfo.h>

Public Member Functions

 TLoopIndexInfo ()
 
void fillInfo (TIntermLoop *node)
 
int getId () const
 
void setId (int id)
 
TBasicType getType () const
 
void setType (TBasicType type)
 
int getCurrentValue () const
 
void step ()
 
bool satisfiesLoopCondition () const
 

Constructor & Destructor Documentation

◆ TLoopIndexInfo()

TLoopIndexInfo::TLoopIndexInfo ( )

Member Function Documentation

◆ fillInfo()

void TLoopIndexInfo::fillInfo ( TIntermLoop node)

◆ getCurrentValue()

int TLoopIndexInfo::getCurrentValue ( ) const
inline

◆ getId()

int TLoopIndexInfo::getId ( ) const
inline

◆ getType()

TBasicType TLoopIndexInfo::getType ( ) const
inline

◆ satisfiesLoopCondition()

bool TLoopIndexInfo::satisfiesLoopCondition ( ) const

◆ setId()

void TLoopIndexInfo::setId ( int  id)
inline

◆ setType()

void TLoopIndexInfo::setType ( TBasicType  type)
inline

◆ step()

void TLoopIndexInfo::step ( )
inline

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