Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h67 bool IsFullyTested; variable
142 bool IsFullyTested) { in addPossibleLeaf()
DGIMatchTree.cpp38 bool IsFullyTested = true; in writeDOTGraphNode() local