Searched refs:getValidBranchWeightMDNode (Results 1 – 5 of 5) sorted by relevance
105 return getValidBranchWeightMDNode(I); in hasValidBranchWeightMD()115 MDNode *getValidBranchWeightMDNode(const Instruction &I) { in getValidBranchWeightMDNode() function
56 MDNode *getValidBranchWeightMDNode(const Instruction &I);
988 if (MDNode *ProfileData = getValidBranchWeightMDNode(*Term)) { in isLoopProfitableToPredicate()
386 MDNode *WeightsNode = getValidBranchWeightMDNode(*TI); in calcMetadataWeights()
214 MDNode *MD = getValidBranchWeightMDNode(*SI); in ConstantFoldTerminator()