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/
DGIMatchTree.h67 bool IsFullyTested; variable
142 bool IsFullyTested) { in addPossibleLeaf()
DGIMatchTree.cpp39 bool IsFullyTested = true; in writeDOTGraphNode() local