Checks if an instructions has Branch Weight Metadata
Declared in <llvm/IR/ProfDataUtils.h>
<llvm/IR/ProfDataUtils.h>
bool hasBranchWeightMD(Instruction const& I);
True if I has an MD_prof node containing Branch Weights. False otherwise.