Home
last modified time | relevance | path

Searched defs:has_call (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dloop-invariant.c62 bool has_call; /* True if the loop contains a call. */ member
536 bool has_call = false; in find_exits() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dloop.h306 int has_call; member
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c5552 int pr_live, has_call; in calc_live_regs() local