Home
last modified time | relevance | path

Searched defs:WeightsNode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp189 MDNode *WeightsNode = TI->getMetadata(LLVMContext::MD_prof); in calcMetadataWeights() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp283 MDNode *WeightsNode = TI->getMetadata(LLVMContext::MD_prof); in calcMetadataWeights() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp386 MDNode *WeightsNode = getValidBranchWeightMDNode(*TI); in calcMetadataWeights() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2189 MDNode *WeightsNode = TI->getMetadata(LLVMContext::MD_prof); in doesBlockHaveProfileData() local