Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ clear
Method
clear
tools/yulPhaser/ProgramCache.cpp:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void ProgramCache::clear()
110
{
111
m_entries.clear();
112
m_currentRound = 0;
113
}
114
115
Program const* ProgramCache::find(std::string const& _abbreviatedOptimisationSteps) const
116
{
Callers
15
cacheClear
Method · 0.45
close_all_open_files
Method · 0.45
newBlock
Method · 0.45
reset
Method · 0.45
newTransactionFrame
Method · 0.45
operator()
Method · 0.45
setValue
Method · 0.45
eval
Method · 0.45
consolidateVarDeclsInFunctionDef
Method · 0.45
consolidateGlobalVarDecls
Method · 0.45
DEFINE_PROTO_FUZZER
Function · 0.45
~GeneratorBase
Method · 0.45
Calls
no outgoing calls
Tested by
6
BOOST_AUTO_TEST_CASE
Function · 0.36
run
Method · 0.36
parseExpectations
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36