Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DRecord.cpp613 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function
625 ProfileListInit(ID, Range, EltTy); in get()
647 ProfileListInit(ID, getValues(), EltTy); in Profile()