Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation_test.cc37 void SetupPropagation(VariableSizedHandleScope* handles) { in SetupPropagation()
80 VariableSizedHandleScope handles(soa.Self()); in TEST_F() local
89 VariableSizedHandleScope handles(soa.Self()); in TEST_F() local
121 VariableSizedHandleScope handles(soa.Self()); in TEST_F() local
Dbuilder.cc47 VariableSizedHandleScope* handles) in HGraphBuilder()
62 VariableSizedHandleScope* handles, in HGraphBuilder()
Dreference_type_propagation.h64 explicit HandleCache(VariableSizedHandleScope* handles) : handles_(handles) { } in HandleCache()
Doptimization.cc185 VariableSizedHandleScope* handles) { in ConstructOptimizations()
Dssa_builder.h54 VariableSizedHandleScope* handles, in SsaBuilder()
Dselect_generator.cc27 VariableSizedHandleScope* handles, in HSelectGenerator()
Doptimizing_compiler.cc310 VariableSizedHandleScope* handles, in RunOptimizations()
353 VariableSizedHandleScope* handles, in RunOptimizations()
1071 VariableSizedHandleScope handles(soa.Self()); in Compile() local
1188 VariableSizedHandleScope handles(soa.Self()); in JniCompile() local
1344 VariableSizedHandleScope handles(self); in JitCompile() local
Dsharpening.cc284 VariableSizedHandleScope* handles) { in ProcessLoadString()
Dreference_type_propagation.cc43 static inline ReferenceTypeInfo::TypeHandle GetRootHandle(VariableSizedHandleScope* handles, in GetRootHandle()
156 VariableSizedHandleScope* handles, in ReferenceTypePropagation()
Dinliner.cc1739 VariableSizedHandleScope* handles) in NewHandleIfDifferent()
Dinstruction_builder.cc54 VariableSizedHandleScope* handles, in HInstructionBuilder()
Dnodes.cc42 void HGraph::InitializeInexactObjectRTI(VariableSizedHandleScope* handles) { in InitializeInexactObjectRTI()
/art/runtime/
Dhandle_scope_test.cc103 std::vector<Handle<mirror::Object>> handles; in TEST_F() local
/art/openjdkjvmti/
Dti_stack.cc546 std::vector<art::Handle<art::mirror::Object>> handles; in GetThreadListStackTraces() member
/art/runtime/arch/
Dstub_test.cc985 std::vector<Handle<mirror::Object>> handles; in TEST_F() local
/art/dex2oat/linker/
Dimage_writer.cc2284 VariableSizedHandleScope handles(self); in CalculateNewObjectOffsets() local