Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseUtil.h52 void setProfAccForSymsInList(bool V) { ProfAccForSymsInList = V; } in setProfAccForSymsInList() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1983 CoverageTracker.setProfAccForSymsInList(true); in doInitialization()
2280 CoverageTracker.setProfAccForSymsInList(ProfAccForSymsInList); in runOnFunction()