Home | History | Annotate | Download | only in CodeGen

Lines Matching full:isanalyzed

1368     bool isAnalyzed() const { return WriteLanes != 0; }
1463 assert(!V.isAnalyzed() && "Value has already been analyzed!");
1535 if (!OtherV.isAnalyzed())
1667 if (V.isAnalyzed()) {
1678 assert(Other.Vals[V.OtherVNI->id].isAnalyzed() && "Missing recursion");