Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2903 SmallVector<const Record *> DirectSCs( in getType() local
2905 return RecordRecTy::get(TrackedRecords, DirectSCs); in getType()