Searched refs:strinfo (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-strlen.c90 is an index into strinfo vector, negative value stands for
109 /* Reference count. Any changes to strinfo entry possibly shared
120 strinfo(a) -> strinfo(c) -> strinfo(e)
121 All have ->first field equal to strinfo(a)->idx and are doubly
126 to adjust all previous strinfo lengths, but not following strinfo
130 related strinfo chain.
139 /* A flag for the next maybe_invalidate that this strinfo should
142 } *strinfo; typedef in typeref:struct:strinfo_struct
153 static vec<strinfo, va_heap, vl_embed> *stridx_to_strinfo; variable
[all...]

Completed in 35 milliseconds