Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h67 bool IsFullyTested; variable
142 bool IsFullyTested) { in addPossibleLeaf()
H A DGIMatchTree.cpp38 bool IsFullyTested = true; in writeDOTGraphNode() local