A B C D E F G H I J K L M N O P Q R S T U V W _ 

O

OffsetofExpression - Class in cetus.hir
Represents a __builtin_offsetof() operator.
OffsetofExpression(List, Expression) - Constructor for class cetus.hir.OffsetofExpression
Constructs an offsetof expression with the specified specifiers and the expression.
OmegaTest - Class in cetus.analysis
 
OmegaTest(DDArrayAccessInfo, DDArrayAccessInfo, LinkedList<Loop>, HashMap<Loop, LoopInfo>) - Constructor for class cetus.analysis.OmegaTest
 
OmpAnnotation - Class in cetus.hir
OmpAnnotation is used for internally representing OpenMP pragmas.
OmpAnnotation() - Constructor for class cetus.hir.OmpAnnotation
Constructs an empty omp annotation.
OmpAnnotation(String, Object) - Constructor for class cetus.hir.OmpAnnotation
Constructs an omp annotation with the given key-value pair.
ompGen - Class in cetus.codegen
This pass looks for Annotations that provide enough information to add OpenMP pragmas and then inserts those pragmas.
ompGen(Program) - Constructor for class cetus.codegen.ompGen
 
OmpParser - Class in cetus.analysis
an OpenMP directive parser
OmpParser() - Constructor for class cetus.analysis.OmpParser
 
OmpParser.omp_clause - Enum in cetus.analysis
 
OmpParser.omp_pragma - Enum in cetus.analysis
 
onlineVersion - Static variable in class cetus.exec.Driver
 
op - Static variable in class cetus.gui.CetusGuiSpeedupPanel
 
openMpExeFile - Static variable in class cetus.gui.CetusGuiSpeedupPanel
 
openMpFile - Static variable in class cetus.gui.CetusGUI
 
openMpFileName - Static variable in class cetus.gui.CetusGUI
 
OperatorID - Class in cetus.hir
C++ overloaded operator IDs.
OperatorID(String) - Constructor for class cetus.hir.OperatorID
 
or(Expression, Expression) - Static method in class cetus.analysis.NormalExpression
Deprecated.
Returns a binary expression e1||e2 with simplification.
OR(Relation, Relation) - Static method in class cetus.analysis.Relation
Logical OR operation between two relation objects.
or(Expression, Expression) - Static method in class cetus.hir.Symbolic
Returns or of two expressions with simplification.
osMessage - Static variable in class cetus.gui.CetusGUITools
 
osName - Static variable in class cetus.gui.CetusGUITools
 
out() - Method in class cetus.analysis.CallSite
Returns the OUT data.
out(Domain) - Method in class cetus.analysis.CallSite
Sets the OUT data with the given Domain object.
out() - Method in class cetus.analysis.IPANode
Returns the OUT data.
out(Domain) - Method in class cetus.analysis.IPANode
Set the OUT data with the specified Domain object.
outputFilePath - Static variable in class cetus.gui.CetusGUI
 
A B C D E F G H I J K L M N O P Q R S T U V W _