Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h3539 LLVM_ABI MDNode *buildProfBranchWeightsMD();
3553 SI.setMetadata(LLVMContext::MD_prof, buildProfBranchWeightsMD());
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4122 MDNode *SwitchInstProfUpdateWrapper::buildProfBranchWeightsMD() { in buildProfBranchWeightsMD() function in SwitchInstProfUpdateWrapper