Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDRecord.cpp560 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function
574 ProfileListInit(ID, Range, EltTy); in get()
595 ProfileListInit(ID, getValues(), EltTy); in Profile()