Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dloop.c193 struct movable struct
195 rtx insn; /* A movable insn */ argument
209 unsigned int cond : 1; /* 1 if only conditionally movable */ argument
228 struct movable *match; /* First entry for same value */ argument
229 struct movable *forces; /* An insn that must be moved if this is */ argument
230 struct movable *next; argument