Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces
flow_graph_compiler.h File Reference
#include "vm/compiler/runtime_api.h"
#include <functional>
#include "vm/allocation.h"
#include "vm/code_descriptors.h"
#include "vm/compiler/assembler/assembler.h"
#include "vm/compiler/assembler/object_pool_builder.h"
#include "vm/compiler/backend/code_statistics.h"
#include "vm/compiler/backend/il.h"
#include "vm/compiler/backend/locations.h"
#include "vm/runtime_entry.h"

Go to the source code of this file.

Classes

class  dart::TemporaryRegisterAllocator
 
class  dart::ConstantTemporaryAllocator
 
class  dart::NoTemporaryAllocator
 
class  dart::CompilerDeoptInfo
 
class  dart::CompilerDeoptInfoWithStub
 
class  dart::SlowPathCode
 
class  dart::TemplateSlowPathCode< T >
 
class  dart::BoxAllocationSlowPath
 
class  dart::DoubleToIntegerSlowPath
 
class  dart::ThrowErrorSlowPathCode
 
class  dart::NullErrorSlowPath
 
class  dart::RangeErrorSlowPath
 
class  dart::WriteErrorSlowPath
 
class  dart::LateInitializationErrorSlowPath
 
class  dart::FlowGraphCompiler
 

Namespaces

namespace  dart
 
namespace  dart::compiler