Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp813 static void ProfileUnOpInit(FoldingSetNodeID &ID, unsigned Opcode, in ProfileUnOpInit() function
822 ProfileUnOpInit(ID, Opc, LHS, Type); in get()
835 ProfileUnOpInit(ID, getOpcode(), getOperand(), getType()); in Profile()