MCPcopy 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
109void ProgramCache::clear()
110{
111 m_entries.clear();
112 m_currentRound = 0;
113}
114
115Program const* ProgramCache::find(std::string const& _abbreviatedOptimisationSteps) const
116{

Callers 15

cacheClearMethod · 0.45
close_all_open_filesMethod · 0.45
newBlockMethod · 0.45
resetMethod · 0.45
newTransactionFrameMethod · 0.45
operator()Method · 0.45
setValueMethod · 0.45
evalMethod · 0.45
DEFINE_PROTO_FUZZERFunction · 0.45
~GeneratorBaseMethod · 0.45

Calls

no outgoing calls

Tested by 6

BOOST_AUTO_TEST_CASEFunction · 0.36
runMethod · 0.36
parseExpectationsMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36