Home
last modified time | relevance | path

Searched refs:allow_array_optimizations (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/runtime/parcelset/
H A Dparcelport.hpp308 bool allow_array_optimizations() const in allow_array_optimizations() function in hpx::parcelset::parcelport
H A Dparcelport_impl.hpp138 if (!this->allow_array_optimizations()) { in parcelport_impl()