Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp143 void setBranchProbs(MachineFunction &F);
171 void MIRProfileLoader::setBranchProbs(MachineFunction &F) { in setBranchProbs() function in llvm::MIRProfileLoader
287 setBranchProbs(MF); in runOnFunction()