Searched refs:queue_length (Results 1 – 3 of 3) sorted by relevance
299 static int queue_length(PullupField *begin, PullupField *end) in queue_length() function419 if (queue_length(s->first, s->last) < 4) in decide_frame_length()423 n = queue_length(f, s->last); in decide_frame_length()
1016 int queue_length = 0; in ComputeLoopInfo() local1023 (*queue)[queue_length++].block = member; in ComputeLoopInfo()1028 while (queue_length > 0) { in ComputeLoopInfo()1029 BasicBlock* block = (*queue)[--queue_length].block; in ComputeLoopInfo()1035 (*queue)[queue_length++].block = pred; in ComputeLoopInfo()
92756 vtenc: no need for queue_length with try_pop