Home
last modified time | relevance | path

Searched refs:this_array_index (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-fnsummary.c2158 predicate this_array_index; in analyze_function_body() local
2159 this_array_index = in analyze_function_body()
2162 if (this_array_index != false) in analyze_function_body()
2163 array_index &= this_array_index; in analyze_function_body()
2167 predicate this_array_index; in analyze_function_body() local
2168 this_array_index = in analyze_function_body()
2171 if (this_array_index != false) in analyze_function_body()
2172 array_index &= this_array_index; in analyze_function_body()