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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h45 class GIMatchTreeLeafInfo { class in namespace:llvm
74 GIMatchTreeLeafInfo() { llvm_unreachable("Cannot default-construct"); } function in class:llvm::GIMatchTreeLeafInfo
75 GIMatchTreeLeafInfo(StringRef Name, unsigned RootIdx, void *Data) function in class:llvm::GIMatchTreeLeafInfo

Completed in 84 milliseconds