Searched defs:handles (Results 1 – 11 of 11) sorted by relevance
38 void SetupPropagation(StackHandleScopeCollection* handles) { in SetupPropagation()82 StackHandleScopeCollection handles(soa.Self()); in TEST_F() local91 StackHandleScopeCollection handles(soa.Self()); in TEST_F() local123 StackHandleScopeCollection handles(soa.Self()); in TEST_F() local
50 explicit HandleCache(StackHandleScopeCollection* handles) : handles_(handles) { } in HandleCache()
52 StackHandleScopeCollection* handles) in SsaBuilder()
46 StackHandleScopeCollection* handles) in HGraphBuilder()
41 StackHandleScopeCollection* handles, in HInliner()
405 StackHandleScopeCollection* handles) { in MaybeRunInliner()507 StackHandleScopeCollection* handles) { in RunOptimizations()733 StackHandleScopeCollection handles(soa.Self()); in TryCompile() local
37 static inline ReferenceTypeInfo::TypeHandle GetRootHandle(StackHandleScopeCollection* handles, in GetRootHandle()118 StackHandleScopeCollection* handles, in ReferenceTypePropagation()
38 void HGraph::InitializeInexactObjectRTI(StackHandleScopeCollection* handles) { in InitializeInexactObjectRTI()
62 std::vector<MutableHandle<mirror::Object>>* handles) in FillHeap()308 std::vector<MutableHandle<mirror::Object>> handles; in CommonWaitSetup() local
1073 std::vector<Handle<mirror::Object>> handles; in TEST_F() local
1357 StackHandleScopeCollection handles(self); in CalculateNewObjectOffsets() local