Checks if an Instruction has MD_prof Metadata
Declared in <llvm/IR/ProfDataUtils.h>
<llvm/IR/ProfDataUtils.h>
bool hasProfMD(Instruction const& I);
True if I has MD_prof metadata. False otherwise.