For example, in function `CodeGenModule::emitCall`: https://github.com/second-state/SOLL/blob/master/lib/CodeGen/CodeGenModule.cpp#L2142 https://github.com/second-state/SOLL/blob/master/lib/CodeGen/CodeGenModule.cpp#L2156 Type of `AddressPtr` is determined by `isEVM()` or `isEWASM()`.