Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2074 bool NotDone; in InlinePatternFragments() local
2106 NotDone = (IdxsIdx >= 0); in InlinePatternFragments()
2107 } while (NotDone); in InlinePatternFragments()
4446 bool NotDone; in CombineChildVariants() local
4494 NotDone = (IdxsIdx >= 0); in CombineChildVariants()
4495 } while (NotDone); in CombineChildVariants()