Searched refs:getValidBranchWeightMDNode (Results 1 – 5 of 5) sorted by relevance
68 LLVM_ABI MDNode *getValidBranchWeightMDNode(const Instruction &I);
127 return getValidBranchWeightMDNode(I); in hasValidBranchWeightMD()162 MDNode *getValidBranchWeightMDNode(const Instruction &I) { in getValidBranchWeightMDNode() function
919 if (MDNode *ProfileData = getValidBranchWeightMDNode(*Term)) { in isLoopProfitableToPredicate()
382 MDNode *WeightsNode = getValidBranchWeightMDNode(*TI); in calcMetadataWeights()
220 MDNode *MD = getValidBranchWeightMDNode(*SI); in ConstantFoldTerminator()