Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/CL/
DCLHelpers.h45 static constexpr int max_manual_loop_unrolling = 128; variable
/external/ComputeLibrary/src/core/CL/
DCLHelpers.cpp486 if(value > max_manual_loop_unrolling) in set_unroll_with_pragma()