Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2176 static void ProfileCondOpInit(FoldingSetNodeID &ID, in ProfileCondOpInit() function
2193 ProfileCondOpInit(ID, ArrayRef(getTrailingObjects<Init *>(), NumConds), in Profile()
2204 ProfileCondOpInit(ID, CondRange, ValRange, Ty); in get()