Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2130 bool NotDone; in InlinePatternFragments() local
2162 NotDone = (IdxsIdx >= 0); in InlinePatternFragments()
2163 } while (NotDone); in InlinePatternFragments()
4523 bool NotDone; in CombineChildVariants() local
4571 NotDone = (IdxsIdx >= 0); in CombineChildVariants()
4572 } while (NotDone); in CombineChildVariants()