Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp694 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function
713 ProfileListInit(ID, Elements, EltTy); in get()
732 ProfileListInit(ID, getElements(), EltTy); in Profile()