Lines Matching full:profiledata
793 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof);794 if (!ProfileData || ProfileData->getNumOperands() != 3)799 ProfileData->getOperand(0),800 ProfileData->getOperand(2),801 ProfileData->getOperand(1)804 MDNode::get(ProfileData->getContext(), Ops));