The logic for getProfileKind for RawInstrProfReader and
InstrProfReaderIndex is similar. To avoid duplication, move the logic
from the header to InstrProfReader.cpp and introduce a static method
which implements the common code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo