Searched refs:num_posible (Results 1 – 1 of 1) sorted by relevance
1281 int num_posible = 0; in find_known_element() local1283 num_posible++; in find_known_element()1288 hist.pairs = (TagInstPair *)alloca(sizeof (TagInstPair) * num_posible); in find_known_element()1289 hist.size = num_posible; in find_known_element()