Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DRecord.cpp1534 static void ProfileVarDefInit(FoldingSetNodeID &ID, in ProfileVarDefInit() function
1548 ProfileVarDefInit(ID, Class, Args); in get()
1564 ProfileVarDefInit(ID, Class, args()); in Profile()