[llvm-profgen] Fix a typo in collectProfiledFunctions
authorHongtao Yu <hoy@fb.com>
Tue, 1 Nov 2022 22:17:57 +0000 (15:17 -0700)
committerHongtao Yu <hoy@fb.com>
Tue, 1 Nov 2022 23:52:39 +0000 (16:52 -0700)
commitc566777818bc1c1da8543769134c62042212a289
tree790e9f2ade8ade7207021dcff665c665a06308eb
parentcbdb81e60b45e90996541f2661bad99606bfda06
[llvm-profgen] Fix a typo in collectProfiledFunctions

As titled. The change should have minimal impact since the targets of branch samples are mostly covered by range samples.

Reviewed By: wenlei, wlei

Differential Revision: https://reviews.llvm.org/D137203
llvm/tools/llvm-profgen/ProfileGenerator.cpp