Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp168 void setBranchProbs(MachineFunction &F);
203 void MIRProfileLoader::setBranchProbs(MachineFunction &F) { in setBranchProbs() function in llvm::MIRProfileLoader
340 setBranchProbs(MF); in runOnFunction()