Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMIRSampleProfile.cpp143 void setBranchProbs(MachineFunction &F);
171 void MIRProfileLoader::setBranchProbs(MachineFunction &F) { in setBranchProbs() function in llvm::MIRProfileLoader
287 setBranchProbs(MF); in runOnFunction()