Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfDataUtils.h94 LLVM_ABI void extractFromBranchWeightMD32(const MDNode *ProfileData,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp169 void extractFromBranchWeightMD32(const MDNode *ProfileData, in extractFromBranchWeightMD32() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp290 extractFromBranchWeightMD32(WeightMD, Weights); in updateBranchWeights()