Home
last modified time | relevance | path

Searched defs:IsFullyTested (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h67 bool IsFullyTested; variable
142 bool IsFullyTested) { in addPossibleLeaf()
H A DGIMatchTree.cpp39 bool IsFullyTested = true; in writeDOTGraphNode() local