Searched refs:poscnt (Results 1 – 3 of 3) sorted by relevance
3 define i1 @test1(i64 %poscnt, i32 %work) {7 %0 = lshr i64 %poscnt, 112 define i1 @test2(i64 %poscnt, i32 %work) {16 %0 = ashr i64 %poscnt, 1
70 static int poscnt; variable133 poscnt = 0; in mkdfa()135 if ((f = (fa *) calloc(1, sizeof(fa) + poscnt*sizeof(rrow))) == NULL) in mkdfa()137 f->accept = poscnt-1; /* penter has computed number of positions in re */ in mkdfa()188 info(p) = poscnt; in penter()189 poscnt++; in penter()