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
74 static int poscnt; variable198 poscnt = 0; in mkdfa()200 if ((f = (fa *) calloc(1, sizeof(fa) + poscnt * sizeof(rrow))) == NULL) in mkdfa()202 f->accept = poscnt-1; /* penter has computed number of positions in re */ in mkdfa()254 info(p) = poscnt; in penter()255 poscnt++; in penter()