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