[TableGen] Fix ProfileFoldOpInit so that parameters are named consistently [NFC]
authorPaul C. Anagnostopoulos <paul@windfall.com>
Mon, 7 Jun 2021 15:56:26 +0000 (11:56 -0400)
committerPaul C. Anagnostopoulos <paul@windfall.com>
Wed, 9 Jun 2021 13:23:31 +0000 (09:23 -0400)
commitef8df920fbbc945dce6aeec717629ddde90a8ebe
treec0e37e62cd41194cb54054ee6742e3d3df30369d
parent2ef81cb297954cdbc2eca2f204a5ecba4ec1ccd8
[TableGen] Fix ProfileFoldOpInit so that parameters are named consistently [NFC]

See https://bugs.llvm.org/show_bug.cgi?id=50595

Differential Revision: https://reviews.llvm.org/D103823
llvm/lib/TableGen/Record.cpp