Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2576 static void ProfileCondOpInit(FoldingSetNodeID &ID, in ProfileCondOpInit() function
2599 ProfileCondOpInit(ID, getConds(), getVals(), ValType); in Profile()
2609 ProfileCondOpInit(ID, Conds, Values, Ty); in get()