Home
last modified time | relevance | path

Searched defs:setPartialSampleProfileRatio (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DModuleTest.cpp140 TEST(ModuleTest,setPartialSampleProfileRatio) TEST() argument
/llvm-project/llvm/lib/IR/
H A DModule.cpp868 void Module::setPartialSampleProfileRatio(const ModuleSummaryIndex &Index) { setPartialSampleProfileRatio() function in Module