Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.h56 void setProfAccForSymsInList(bool V) { ProfAccForSymsInList = V; } in setProfAccForSymsInList() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1787 CoverageTracker.setProfAccForSymsInList(true); in doInitialization()
1923 CoverageTracker.setProfAccForSymsInList(ProfAccForSymsInList); in runOnFunction()