Searched refs:compiler_in_loop (Results 1 – 1 of 1) sorted by relevance
174 static int compiler_in_loop(struct compiler *);2178 if (!compiler_in_loop(c)) in compiler_visit_stmt()3172 compiler_in_loop(struct compiler *c) { in compiler_in_loop() function