Searched refs:NotDone (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3566 bool NotDone; local
3614 NotDone = (IdxsIdx >= 0);
3615 } while (NotDone);

Completed in 66 milliseconds