Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2414 static void ProfileCondOpInit(FoldingSetNodeID &ID, in ProfileCondOpInit() function
2431 ProfileCondOpInit(ID, ArrayRef(getTrailingObjects<Init *>(), NumConds), in Profile()
2442 ProfileCondOpInit(ID, CondRange, ValRange, Ty); in get()