Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDInstructions.h3396 MDNode *buildProfBranchWeightsMD();
3410 SI.setMetadata(LLVMContext::MD_prof, buildProfBranchWeightsMD());
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp3992 MDNode *SwitchInstProfUpdateWrapper::buildProfBranchWeightsMD() { in buildProfBranchWeightsMD() function in SwitchInstProfUpdateWrapper