ROSE
0.9.6a
|
#include <AstSharedMemoryParallelProcessingImpl.h>
Public Member Functions | |
AstSharedMemoryParallelTopDownBottomUpThreadArgs (AstSharedMemoryParallelizableTopDownBottomUpProcessing< I, S > *traversal, SgNode *basenode, typename AstSharedMemoryParallelizableTopDownBottomUpProcessing< I, S >::InheritedAttributeTypeList *inheritedValues) | |
Public Attributes | |
AstSharedMemoryParallelizableTopDownBottomUpProcessing < I, S > * | traversal |
SgNode * | basenode |
AstSharedMemoryParallelizableTopDownBottomUpProcessing < I, S > ::InheritedAttributeTypeList * | inheritedValues |
Definition at line 80 of file AstSharedMemoryParallelProcessingImpl.h.
|
inline |
Definition at line 86 of file AstSharedMemoryParallelProcessingImpl.h.
AstSharedMemoryParallelizableTopDownBottomUpProcessing<I, S>* AstSharedMemoryParallelTopDownBottomUpThreadArgs< I, S >::traversal |
Definition at line 82 of file AstSharedMemoryParallelProcessingImpl.h.
Referenced by parallelTopDownBottomUpProcessingThread().
SgNode* AstSharedMemoryParallelTopDownBottomUpThreadArgs< I, S >::basenode |
Definition at line 83 of file AstSharedMemoryParallelProcessingImpl.h.
Referenced by parallelTopDownBottomUpProcessingThread().
AstSharedMemoryParallelizableTopDownBottomUpProcessing<I, S>::InheritedAttributeTypeList* AstSharedMemoryParallelTopDownBottomUpThreadArgs< I, S >::inheritedValues |
Definition at line 84 of file AstSharedMemoryParallelProcessingImpl.h.
Referenced by parallelTopDownBottomUpProcessingThread().