Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Progress

128     /// true if any progress was made.
2029 bool Progress = false;
2041 Progress |= Success;
2045 return Progress;
2121 // until we make no progress.