Searched defs:extractBranchWeights (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ProfDataUtils.cpp | 121 bool extractBranchWeights(const MDNode *ProfileData, extractBranchWeights() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SelectOptimize.cpp | 899 static bool extractBranchWeights(const SelectOptimizeImpl::SelectLike SI, extractBranchWeights() function |