Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc456 bool involves_undefs; /* Whether the IV involves undefined values. */ member
3122 bool involves_undefs = false; in add_candidate_1() local