Searched refs:MayUnrollCompletely (Results 1 – 1 of 1) sorted by relevance
79 MayUnrollCompletely = int(Derived::SizeAtCompileTime) != Dynamic enumerator91 int(MayUnrollCompletely) ? int(CompleteUnrolling)96 … ? ( bool(MayUnrollCompletely) && bool(DstIsAligned) ? int(CompleteUnrolling) : int(NoUnrolling) )98 ? ( bool(MayUnrollCompletely) ? int(CompleteUnrolling) : int(NoUnrolling) )119 EIGEN_DEBUG_VAR(MayUnrollCompletely) in debug()