Home | History | Annotate | Download | only in Utils

Lines Matching defs:Curr

1984             Instruction *Curr = I++;
1985 if (isa<CmpInst>(Curr)) {
1986 Cond = Curr;
1990 if (!checkCSEInPredecessor(Curr, PB))