Home
last modified time | relevance | path

Searched defs:_useNamedLabelsForFunctions (Results 1 – 3 of 3) sorted by relevance

/dports/lang/solidity/solidity_0.8.11/libyul/backends/evm/
H A DAsmCodeGen.cpp41 bool _useNamedLabelsForFunctions, in assemble()
H A DOptimizedEVMCodeTransform.cpp47 UseNamedLabels _useNamedLabelsForFunctions in run()
173 UseNamedLabels _useNamedLabelsForFunctions, in OptimizedEVMCodeTransform()
H A DEVMCodeTransform.cpp55 UseNamedLabels _useNamedLabelsForFunctions, in CodeTransform()