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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp37 bool IsFullyTraversed = true; local
H A DGIMatchTree.h62 bool IsFullyTraversed; member in class:llvm::GIMatchTreeLeafInfo
141 void addPossibleLeaf(const GIMatchTreeLeafInfo &V, bool IsFullyTraversed, argument

Completed in 32 milliseconds