Searched refs:ProfileFoldOpInit (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 1211 static void ProfileFoldOpInit(FoldingSetNodeID &ID, Init *A, Init *B, in ProfileFoldOpInit() function 1227 ProfileFoldOpInit(ID, Start, List, A, B, Expr, Type); in get() 1239 ProfileFoldOpInit(ID, Start, List, A, B, Expr, getType()); in Profile()
|