Searched refs:ProfileDagInit (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 2691 static void ProfileDagInit(FoldingSetNodeID &ID, const Init *V, in ProfileDagInit() function 2719 ProfileDagInit(ID, V, VN, Args, ArgNames); in get() 2744 ProfileDagInit(ID, Val, ValName, getArgs(), getArgNames()); in Profile()
|