Home
last modified time | relevance | path

Searched refs:TheUnsetInit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DRecord.cpp55 SharedDagRecTy(RK), AnyRecord(RK, 0), TheUnsetInit(RK), in RecordKeeperImpl()
68 UnsetInit TheUnsetInit; member
360 return &RK.getImpl().TheUnsetInit; in get()