Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1895 static void ProfileFoldOpInit(FoldingSetNodeID &ID, Init *Start, Init *List, in ProfileFoldOpInit() function
1908 ProfileFoldOpInit(ID, Start, List, A, B, Expr, Type); in get()
1921 ProfileFoldOpInit(ID, Start, List, A, B, Expr, getType()); in Profile()