Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Tmp

1921       CFGBlock *Tmp = Visit(Init);
1922 if (Tmp != 0)
1923 LastBlock = Tmp;