Home
last modified time | relevance | path

Searched refs:extractFromBranchWeightMD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp68 static void extractFromBranchWeightMD(const MDNode *ProfileData, in extractFromBranchWeightMD() function
171 extractFromBranchWeightMD(ProfileData, Weights); in extractFromBranchWeightMD32()
176 extractFromBranchWeightMD(ProfileData, Weights); in extractFromBranchWeightMD64()
183 extractFromBranchWeightMD(ProfileData, Weights); in extractBranchWeights()