Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp650 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function
662 ProfileListInit(ID, Range, EltTy); in get()
684 ProfileListInit(ID, getValues(), EltTy); in Profile()