Searched refs:hasValidBranchWeightMD (Results 1 – 4 of 4) sorted by relevance
54 LLVM_ABI bool hasValidBranchWeightMD(const Instruction &I);
126 bool hasValidBranchWeightMD(const Instruction &I) { in hasValidBranchWeightMD() function
911 if (!hasValidBranchWeightMD(*LatchTerm)) in isLoopProfitableToPredicate()
2539 return hasValidBranchWeightMD(*TI); in doesBlockHaveProfileData()