mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	| When the statement has two return values, the function is not inlinable. When the function has one statement but it is not an assignment to the return variable, the function is not inlinable. l | ||
|---|---|---|
| .. | ||
| Common.cpp | ||
| Common.h | ||
| CommonSubexpression.cpp | ||
| Disambiguator.cpp | ||
| FunctionGrouper.cpp | ||
| FunctionHoister.cpp | ||
| Inliner.cpp | ||
| MainFunction.cpp | ||
| Parser.cpp | ||
| Rematerialiser.cpp | ||
| Simplifier.cpp | ||
| UnusedPruner.cpp | ||