Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp551 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function
565 ProfileListInit(ID, Range, EltTy); in get()
586 ProfileListInit(ID, getValues(), EltTy); in Profile()