Here is a list of all class members with links to the classes they belong to:
- T
: Galois::HIDDEN::tuple_index< T, S, i >
- t
: llvm::AlignmentCalcImpl< T >
- tail
: Galois::WorkList::ConExtLinkedQueue< T, concurrent >
, Galois::WorkList::AltChunkedQueue
- take()
: llvm::OwningPtr< T >
, llvm::OwningArrayPtr< T >
- takeHigh()
: Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >::partition_helper_state
- takeLow()
: Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >::partition_helper_state
- tcAdd()
: llvm::APInt
- tcAnd()
: llvm::APInt
- tcAssign()
: llvm::APInt
- tcClearBit()
: llvm::APInt
- tcCompare()
: llvm::APInt
- tcComplement()
: llvm::APInt
- tcDivide()
: llvm::APInt
- tcExtract()
: llvm::APInt
- tcExtractBit()
: llvm::APInt
- tcFullMultiply()
: llvm::APInt
- tcIncrement()
: llvm::APInt
- tcIsZero()
: llvm::APInt
- tcLSB()
: llvm::APInt
- tcMSB()
: llvm::APInt
- tcMultiply()
: llvm::APInt
- tcMultiplyPart()
: llvm::APInt
- tcNegate()
: llvm::APInt
- tcOr()
: llvm::APInt
- tcSet()
: llvm::APInt
- tcSetBit()
: llvm::APInt
- tcSetLeastSignificantBits()
: llvm::APInt
- tcShiftLeft()
: llvm::APInt
- tcShiftRight()
: llvm::APInt
- tcSubtract()
: llvm::APInt
- tcXor()
: llvm::APInt
- term
: Galois::Runtime::anonymous_namespace{ParallelWork.h}::ForEachWork< WorkListTy, T, FunctionTy >
- TerminationDetection
: anonymous_namespace{Termination.cpp}::LocalTerminationDetection::TokenHolder
, anonymous_namespace{Termination.cpp}::TreeTerminationDetection::TokenHolder
- TheTable
: llvm::StringMapImpl
- ThinBarrier()
: anonymous_namespace{ThreadPool_pthread.cpp}::ThinBarrier
- This_ty
: Galois::Runtime::PerThreadWorkList< Cont_tp >
- thr
: Galois::InsertBag< T, BlockSize >::Iterator< U >
- ThreadAwarePrivateHeap()
: Galois::Runtime::MM::ThreadAwarePrivateHeap< LocalHeap >
- ThreadLocalData()
: Galois::Runtime::DeterministicImpl::anonymous_namespace{DeterministicWork.h}::Executor< OptionsTy >::ThreadLocalData
, Galois::Runtime::anonymous_namespace{ParallelWork.h}::ForEachWork< WorkListTy, T, FunctionTy >::ThreadLocalData
- ThreadPool()
: Galois::Runtime::ThreadPool
- ThreadPool_pthread()
: anonymous_namespace{ThreadPool_pthread.cpp}::ThreadPool_pthread
- threads
: anonymous_namespace{ThreadPool_pthread.cpp}::ThreadPool_pthread
- ThreadSafeMinHeap()
: Galois::ThreadSafeMinHeap< T, Cmp >
- ThreadSafeOrderedSet()
: Galois::ThreadSafeOrderedSet< T, Cmp, Alloc >
- TimeAccumulator()
: Galois::TimeAccumulator
- Timer()
: Galois::Timer
- TLD()
: Galois::WorkList::BulkSynchronous< Container, T, Concurrent >::TLD
- tlds
: Galois::WorkList::BulkSynchronous< Container, T, Concurrent >
- TLDS
: Galois::Runtime::DoAllWork< FunctionTy, ReduceFunTy, RangeTy >
, Galois::WorkList::StableIterator< Iterator, Steal >
- tokenIsBlack
: anonymous_namespace{Termination.cpp}::LocalTerminationDetection::TokenHolder
- toNullTerminatedStringRef()
: llvm::Twine
- top()
: Galois::ThreadSafeOrderedSet< T, Cmp, Alloc >
, Galois::MinHeap< T, Cmp, Cont >
, Galois::ThreadSafeMinHeap< T, Cmp >
- top_internal()
: Galois::MinHeap< T, Cmp, Cont >
- TopoBarrier()
: TopoBarrier
- toString()
: llvm::APFloat
, llvm::APInt
, llvm::APSInt
- toStringRef()
: llvm::Twine
- toStringSigned()
: llvm::APInt
- toStringUnsigned()
: llvm::APInt
- TotalFit
: Galois::Runtime::MM::BlockAlloc< ElemSize, SourceHeap >
- toVector()
: llvm::Twine
- Traits
: Galois::TwoLevelFwdIter< Outer, Inner, InnerBegFn, InnerEndFn >
, llvm::ilist_iterator< NodeTy >
- transfer()
: llvm::iplist< NodeTy, Traits >
- transferNodesFromList()
: llvm::ilist_node_traits< NodeTy >
- TreeTerminationDetection()
: anonymous_namespace{Termination.cpp}::TreeTerminationDetection
- trunc()
: llvm::APInt
, llvm::APSInt
- try_lock()
: Galois::Runtime::LL::PaddedLock< true >
, Galois::Runtime::LL::PaddedLock< false >
, Galois::Runtime::LL::PtrLock< T, true >
, Galois::Runtime::LL::PtrLock< T, false >
, Galois::Runtime::LL::SimpleLock< true >
, Galois::Runtime::LL::SimpleLock< false >
- tryAcquire()
: Galois::Runtime::LockManagerBase
- tryLock()
: Galois::Runtime::LockManagerBase
- TryLockPairOrdered
: Galois::Runtime::LL::PaddedLock< true >
- trySteal()
: Galois::Runtime::DoAllWork< FunctionTy, ReduceFunTy, RangeTy >
- tt_does_not_need_aborts
: Galois::GraphChi::hidden::SparseVertexMap< PassWrappedGraph, Graph, WrappedGraph, VertexOperator >
, Galois::GraphChi::hidden::DenseVertexMap< CheckInput, PassWrappedGraph, Graph, WrappedGraph, VertexOperator, Bag >
, Galois::GraphLab::SyncEngine< Graph, Operator >::Gather
, Galois::GraphLab::SyncEngine< Graph, Operator >::Scatter< Container >
, Galois::GraphLab::SyncEngine< Graph, Operator >::Initialize< IsFirst >
, Galois::Ligra::hidden::DenseOperator< Graph, Bag, EdgeOperator, Forward >
, Galois::Ligra::hidden::DenseForwardOperator< Graph, Bag, EdgeOperator, Forward, IgnoreInput >
, Galois::Ligra::hidden::SparseOperator< Graph, Bag, EdgeOperator, Forward >
, Galois::ParallelSTL::find_if_helper< InputIterator, Predicate >
, Galois::ParallelSTL::sort_helper< Compare >
- tt_does_not_need_push
: Galois::GraphChi::hidden::SparseVertexMap< PassWrappedGraph, Graph, WrappedGraph, VertexOperator >
, Galois::GraphChi::hidden::DenseVertexMap< CheckInput, PassWrappedGraph, Graph, WrappedGraph, VertexOperator, Bag >
, Galois::GraphLab::SyncEngine< Graph, Operator >::Gather
, Galois::GraphLab::SyncEngine< Graph, Operator >::Scatter< Container >
, Galois::GraphLab::SyncEngine< Graph, Operator >::Initialize< IsFirst >
, Galois::Ligra::hidden::DenseOperator< Graph, Bag, EdgeOperator, Forward >
, Galois::Ligra::hidden::DenseForwardOperator< Graph, Bag, EdgeOperator, Forward, IgnoreInput >
, Galois::Ligra::hidden::SparseOperator< Graph, Bag, EdgeOperator, Forward >
, Galois::ParallelSTL::find_if_helper< InputIterator, Predicate >
- tt_does_not_need_stats
: Galois::ParallelSTL::find_if_helper< InputIterator, Predicate >
- tt_is_segmented
: Galois::Graph::OCImmutableEdgeGraph< NodeTy, EdgeTy, HasNoLockable, HasOutOfLineLockable >
- tt_needs_parallel_break
: Galois::ParallelSTL::find_if_helper< InputIterator, Predicate >
- Twine()
: llvm::Twine
- twine
: llvm::Twine::Child
- Twine()
: llvm::Twine
- TwineKind
: llvm::Twine
- TwoLevelBiDirIter()
: Galois::TwoLevelBiDirIter< Outer, Inner, InnerBegFn, InnerEndFn >
- TwoLevelFwdIter()
: Galois::TwoLevelFwdIter< Outer, Inner, InnerBegFn, InnerEndFn >
- TwoLevelIteratorA()
: Galois::TwoLevelIteratorA< OuterIter, InnerIter, CategoryOrTraversal, InnerBeginFn, InnerEndFn >
- TwoLevelIterBase()
: Galois::TwoLevelIterBase< Outer, Inner, InnerBegFn, InnerEndFn >
- TwoLevelRandIter()
: Galois::TwoLevelRandIter< Outer, Inner, InnerBegFn, InnerEndFn >
- type
: Galois::WorkList::ChunkedMaster< T, QT, Distributed, IsStack, ChunkSize, Concurrent >::retype< _T >
, Galois::WorkList::OwnerComputes< OwnerFn, Container, T >::rethread< _concurrent >
, Galois::Graph::LC_InlineEdge_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasCompressedNodePtr >::with_id< _has_id >
, Galois::WorkList::OrderedList< Compare, T, concurrent >::retype< Tnew >
, Galois::WorkList::ExternRef< Container, pushinit >::rethread< _concurrent >
, llvm::remove_pointer< T >
, Galois::Graph::LC_InlineEdge_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasCompressedNodePtr >::with_out_of_line_lockable< _has_out_of_line_lockable >
, Galois::WorkList::FIFO< T, Concurrent >::retype< _T >
, Galois::WorkList::FIFO< T, Concurrent >::rethread< _concurrent >
, llvm::enable_if_c< Cond, T >
, Galois::WorkList::BulkSynchronous< Container, T, Concurrent >::with_container< _container >
, Galois::WorkList::OwnerComputes< OwnerFn, Container, T >::retype< _T >
, Galois::WorkList::OrderedList< Compare, T, concurrent >::rethread< newconcurrent >
, llvm::conditional< false, T, F >
, Galois::Graph::LC_Morph_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_node_data< _node_data >
, Galois::WorkList::LIFO< T, Concurrent >::retype< _T >
, Galois::WorkList::LIFO< T, Concurrent >::rethread< _concurrent >
, Galois::WorkList::StableIterator< Iterator, Steal >::rethread< _concurrent >
, Galois::Graph::OCFileGraph::EdgeReference< EdgeTy >
, Galois::WorkList::OwnerComputes< OwnerFn, Container, T >::with_indexer< _indexer >
, Galois::WorkList::NoGlobalQueue< T >::rethread< _concurrent >
, llvm::remove_pointer< T *const volatile >
, Galois::WorkList::BulkSynchronous< Container, T, Concurrent >::rethread< _concurrent >
, Galois::WorkList::LocalQueue< Global, Local, T >::retype< _T >
, llvm::remove_pointer< T *const >
, Galois::Graph::OCImmutableEdgeGraph< NodeTy, EdgeTy, HasNoLockable, HasOutOfLineLockable >::with_node_data< _node_data >
, Galois::Runtime::PerThreadFactory::PQ< T, C >
, Galois::WorkList::LocalQueue< Global, Local, T >::with_local< _local >
, Galois::Graph::LC_Linear_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_no_lockable< _has_no_lockable >
, Galois::Runtime::PerThreadFactory::Alloc< T >
, Galois::ChooseStlTwoLevelIterator< Outer, Inner >
, Galois::WorkList::AltChunkedMaster< IsLocallyLIFO, ChunkSize, Container, T >::retype< _T >
, llvm::remove_pointer< T *volatile >
, Galois::Runtime::PerThreadFactory::Deque< T >
, Galois::Runtime::PerThreadFactory::Vector< T >
, Galois::WorkList::StableIterator< Iterator, Steal >::with_iterator< _iterator >
, Galois::Runtime::PerThreadFactory::List< T >
, Galois::TwoLevelIteratorImpl::ByCategory< Outer, Inner, InnerBegFn, InnerEndFn, std::forward_iterator_tag >
, Galois::WorkList::NoGlobalQueue< T >::retype< _T >
, Galois::Graph::OCImmutableEdgeGraph< NodeTy, EdgeTy, HasNoLockable, HasOutOfLineLockable >::with_id< _has_id >
, Galois::WorkList::BulkSynchronous< Container, T, Concurrent >::retype< _T >
, Galois::TwoLevelIteratorImpl::ChooseStlTwoLevelIterImpl< Outer, Inner >
, Galois::Graph::OCImmutableEdgeGraph< NodeTy, EdgeTy, HasNoLockable, HasOutOfLineLockable >::with_out_of_line_lockable< _has_out_of_line_lockable >
, llvm::remove_pointer< T * >
, Galois::Runtime::PerThreadFactory::FSBAlloc< T >
, Galois::WorkList::AltChunkedMaster< IsLocallyLIFO, ChunkSize, Container, T >::with_chunk_size< _chunk_size >
, Galois::Graph::LC_CSR_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable >::with_id< _has_id >
, Galois::Graph::LC_CSR_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable >::with_no_lockable< _has_no_lockable >
, Galois::Graph::LC_CSR_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable >::with_out_of_line_lockable< _has_out_of_line_lockable >
, Galois::WorkList::ChunkedMaster< T, QT, Distributed, IsStack, ChunkSize, Concurrent >::rethread< _concurrent >
, Galois::Graph::LC_InlineEdge_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasCompressedNodePtr >::with_numa_alloc< _use_numa_alloc >
, Galois::Graph::LC_InlineEdge_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasCompressedNodePtr >::with_compressed_node_ptr< _has_compressed_node_ptr >
, Galois::Graph::LC_Linear_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_node_data< _node_data >
, Galois::WorkList::ExternRef< Container, pushinit >::retype< _T >
, Galois::Graph::LC_Morph_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_id< _has_id >
, Galois::Graph::LC_Morph_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_no_lockable< _has_no_lockable >
, Galois::Graph::LC_Morph_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_out_of_line_lockable< _has_out_of_line_lockable >
, Galois::WorkList::GFIFO< T, Concurrent >::retype< _T >
, Galois::ChooseTwoLevelIterator< Outer, Inner, InnerBegFn, InnerEndFn >
, Galois::WorkList::LocalQueue< Global, Local, T >::rethread< _concurrent >
, Galois::WorkList::StableIterator< Iterator, Steal >::with_steal< _steal >
, Galois::Graph::OCImmutableEdgeGraph< NodeTy, EdgeTy, HasNoLockable, HasOutOfLineLockable >::with_no_lockable< _has_no_lockable >
, Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::with_indexer< _indexer >
, Galois::WorkList::OwnerComputes< OwnerFn, Container, T >::with_container< _container >
, Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::retype< _T >
, Galois::TwoLevelIteratorImpl::ByCategory< Outer, Inner, InnerBegFn, InnerEndFn, std::bidirectional_iterator_tag >
, Galois::Graph::LC_InOut_Graph< GraphTy >::in_edge_iterator
, Galois::WorkList::anonymous_namespace{WorkList.h}::AbstractWorkList< T, Concurrent >::retype< _T >
, Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::rethread< _concurrent >
, Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::with_back_scan_prevention< _bsp >
, Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional, HasNoLockable >::with_no_lockable< _has_no_lockable >
, Galois::Graph::LC_CSR_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable >::with_numa_alloc< _use_numa_alloc >
, Galois::Graph::LC_InlineEdge_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasCompressedNodePtr >::with_no_lockable< _has_no_lockable >
, Galois::Graph::LC_Linear_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_id< _has_id >
, Galois::Graph::LC_Linear_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_out_of_line_lockable< _has_out_of_line_lockable >
, Galois::Graph::LC_Morph_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_numa_alloc< _use_numa_alloc >
, Galois::WorkList::StableIterator< Iterator, Steal >::retype< _T >
, Galois::TwoLevelIteratorImpl::ByCategory< Outer, Inner, InnerBegFn, InnerEndFn, std::random_access_iterator_tag >
, Galois::WorkList::GFIFO< T, Concurrent >::rethread< _concurrent >
, Galois::WorkList::LocalQueue< Global, Local, T >::with_global< _global >
, Galois::Runtime::PerThreadFactory::Set< T, C >
, Galois::WorkList::AltChunkedMaster< IsLocallyLIFO, ChunkSize, Container, T >::rethread< _concurrent >
, std::enable_if< true, _Tp >
, Galois::Graph::LC_InlineEdge_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasCompressedNodePtr >::with_node_data< _node_data >
, Galois::Graph::LC_Linear_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, HasId >::with_numa_alloc< _use_numa_alloc >
, Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::with_block_period< _period >
, Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::with_container< _container >
, Galois::WorkList::anonymous_namespace{WorkList.h}::AbstractWorkList< T, Concurrent >::rethread< _concurrent >
, Galois::Graph::OCImmutableEdgeGraph< NodeTy, EdgeTy, HasNoLockable, HasOutOfLineLockable >::with_numa_alloc< _use_numa_alloc >
, Galois::Graph::LC_CSR_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable >::with_node_data< _node_data >
, llvm::conditional< bool, T, F >
, Galois::WorkList::ChunkedMaster< T, QT, Distributed, IsStack, ChunkSize, Concurrent >::with_chunk_size< _chunk_size >