Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/IR/
DProfDataUtils.cpp48 bool extractWeights(const MDNode *ProfileData, in extractWeights() function
126 return extractWeights(ProfileData, Weights); in extractBranchWeights()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp1183 void extractWeights(const ProfiParams &Params, MinCostMaxFlow &Network, in extractWeights() function
1320 extractWeights(Params, InferenceNetwork, Func); in applyFlowInference()