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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h80 unsigned getRootIdx() const { return RootIdx; } function in class:llvm::GIMatchTreeLeafInfo
298 unsigned getRootIdx() const { return Info.getRootIdx(); } function in class:llvm::GIMatchTreeBuilderLeafInfo

Completed in 103 milliseconds