Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2229 static void ProfileVarDefInit(FoldingSetNodeID &ID, Record *Class, in ProfileVarDefInit() function
2244 ProfileVarDefInit(ID, Class, Args); in get()
2261 ProfileVarDefInit(ID, Class, args()); in Profile()