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