Home | History | Annotate | Download | only in Utils

Lines Matching refs:Curr

1964             Instruction *Curr = I++;
1965 if (isa<CmpInst>(Curr)) {
1966 Cond = Curr;
1970 if (!checkCSEInPredecessor(Curr, PB))