Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 11 of 11) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation_test.cc38 void SetupPropagation(StackHandleScopeCollection* handles) { in SetupPropagation()
82 StackHandleScopeCollection handles(soa.Self()); in TEST_F() local
91 StackHandleScopeCollection handles(soa.Self()); in TEST_F() local
123 StackHandleScopeCollection handles(soa.Self()); in TEST_F() local
Dreference_type_propagation.h50 explicit HandleCache(StackHandleScopeCollection* handles) : handles_(handles) { } in HandleCache()
Dssa_builder.h52 StackHandleScopeCollection* handles) in SsaBuilder()
Dbuilder.h46 StackHandleScopeCollection* handles) in HGraphBuilder()
Dinliner.h41 StackHandleScopeCollection* handles, in HInliner()
Doptimizing_compiler.cc405 StackHandleScopeCollection* handles) { in MaybeRunInliner()
507 StackHandleScopeCollection* handles) { in RunOptimizations()
733 StackHandleScopeCollection handles(soa.Self()); in TryCompile() local
Dreference_type_propagation.cc37 static inline ReferenceTypeInfo::TypeHandle GetRootHandle(StackHandleScopeCollection* handles, in GetRootHandle()
118 StackHandleScopeCollection* handles, in ReferenceTypePropagation()
Dnodes.cc38 void HGraph::InitializeInexactObjectRTI(StackHandleScopeCollection* handles) { in InitializeInexactObjectRTI()
/art/runtime/
Dmonitor_test.cc62 std::vector<MutableHandle<mirror::Object>>* handles) in FillHeap()
308 std::vector<MutableHandle<mirror::Object>> handles; in CommonWaitSetup() local
/art/runtime/arch/
Dstub_test.cc1073 std::vector<Handle<mirror::Object>> handles; in TEST_F() local
/art/compiler/
Dimage_writer.cc1357 StackHandleScopeCollection handles(self); in CalculateNewObjectOffsets() local