Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h62 bool IsFullyTraversed; variable
141 void addPossibleLeaf(const GIMatchTreeLeafInfo &V, bool IsFullyTraversed, in addPossibleLeaf()
DGIMatchTree.cpp37 bool IsFullyTraversed = true; in writeDOTGraphNode() local