Searched refs:MIN_OPS_NUM (Results 1 – 1 of 1) sorted by relevance
47 static constexpr int32_t MIN_OPS_NUM = 3; variable94 (percent_ > MAX_PERCENTAGE && totalOpNums_ > MIN_OPS_NUM)) { in OpCanCache()