Searched defs:num_loops (Results 1 – 7 of 7) sorted by relevance
92 void RunTest(int num_loops) { in RunTest()224 int NumExpectedDecodeCalls(int num_loops) override { return num_loops; } in NumExpectedDecodeCalls()311 int NumExpectedDecodeCalls(int num_loops) override { in NumExpectedDecodeCalls()405 int NumExpectedDecodeCalls(int num_loops) override { in NumExpectedDecodeCalls()
182 void RunTest(int num_loops) { in RunTest()
178 void RunTest(int num_loops, NetEqNetworkStatsCheck expects) { in RunTest()
756 unsigned num_loops = 16 / type.length; in lp_build_interp_soa_init() local
1292 …int num_loops = (loadTest.offset == 0) ? nb_special_fargs : (nb_special_fargs - (loadTest.offset/… in _do_load_test() local1308 …int num_loops = (loadTest.offset == 0) ? NUM_VIARGS_INTS : (NUM_VIARGS_INTS - (loadTest.offset/si… in _do_load_test() local
749 int num_loops = static_cast<int>(loops_.size()); in ComputeAndInsertSpecialRPO() local927 size_t num_loops, ZoneVector<Backedge>* backedges) { in ComputeLoopInfo()