Searched refs:ProfileDagInit (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/TableGen/ |
D | Record.cpp | 1537 static void ProfileDagInit(FoldingSetNodeID &ID, Init *V, const std::string &VN, in ProfileDagInit() function 1561 ProfileDagInit(ID, V, VN, ArgRange, NameRange); in get() 1593 ProfileDagInit(ID, Val, ValName, Args, ArgNames); in Profile()
|