Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DRecord.cpp1533 static void ProfileFoldOpInit(FoldingSetNodeID &ID, Init *Start, Init *List, in ProfileFoldOpInit() function
1546 ProfileFoldOpInit(ID, Start, List, A, B, Expr, Type); in get()
1559 ProfileFoldOpInit(ID, Start, List, A, B, Expr, getType()); in Profile()