Home
last modified time | relevance | path

Searched refs:pop_back (Results 1 – 25 of 35) sorted by relevance

12

/art/compiler/optimizing/
Dssa_phi_elimination.cc77 worklist.pop_back(); in MarkDeadPhis()
151 worklist.pop_back(); in Run()
Dcode_sinking.cc319 worklist.pop_back(); in SinkCodeToUncommonBranch()
365 worklist.pop_back(); in SinkCodeToUncommonBranch()
372 worklist.pop_back(); in SinkCodeToUncommonBranch()
Dlinear_order.cc116 worklist.pop_back(); in LinearizeGraphInternal()
Dscheduler.h447 nodes->pop_back(); in DeleteNodeAtIndex()
Ddead_code_elimination.cc40 worklist.pop_back(); in MarkReachableBlocks()
Dssa_builder.cc272 worklist->pop_back(); in ProcessPrimitiveTypePropagationWorklist()
/art/runtime/arch/
Dinstruction_set_features.cc193 features.pop_back(); in AddFeaturesFromString()
201 features.pop_back(); in AddFeaturesFromString()
/art/runtime/gc/space/
Dimage_space_test.cc69 bcp.pop_back(); in TEST_F()
70 bcp_locations.pop_back(); in TEST_F()
72 bcp.pop_back(); in TEST_F()
73 bcp_locations.pop_back(); in TEST_F()
Dlarge_object_space_test.cc100 requests.pop_back(); in LargeObjectTest()
/art/libartbase/base/
Ddchecked_vector.h144 void pop_back() { DCHECK(!empty()); Base::pop_back(); } in pop_back() function
Dhistogram-inl.h86 frequency_.pop_back(); in GrowBuckets()
Dbit_table.h248 void pop_back() { in pop_back() function
/art/compiler/debug/dwarf/
Ddwarf_test.h103 str.pop_back(); in Objdump()
/art/libelffile/dwarf/
Dwriter.h157 return data_->pop_back(); in Pop()
/art/compiler/
Dcfi_test.h103 line.pop_back(); in ReformatAsm()
/art/runtime/
Dclass_loader_context.cc96 work_list.pop_back(); in ~ClassLoaderContext()
432 work_list.pop_back(); in OpenDexFiles()
550 work_list.pop_back(); in RemoveLocationsFromClassPaths()
903 work_list.pop_back(); in FlattenOpenedDexFiles()
922 work_list.pop_back(); in FlattenDexPaths()
Doat_file_assistant_test.cc1040 target_path.pop_back(); in MakePathRelative()
1041 cwd_path.pop_back(); in MakePathRelative()
/art/runtime/base/
Dtiming_logger.cc185 open_stack.pop_back(); in CalculateTimingData()
/art/runtime/jni/
Djni_env_ext.cc142 stacked_local_ref_cookies_.pop_back(); in PopFrame()
/art/runtime/gc/collector/
Dimmune_spaces_test.cc101 live_bitmaps_.pop_back(); in CreateImageSpace()
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc226 pending_thunks_.pop_back(); in WriteThunks()
/art/runtime/verifier/
Dregister_line.cc378 monitors_.pop_back(); in PopMonitor()
/art/tools/dexanalyze/
Ddexanalyze_strings.cc271 work.pop_back(); in ExtractPrefixes()
/art/compiler/debug/
Delf_debug_info_writer.h657 current_namespace_.pop_back(); in CloseNamespacesAboveDepth()
/art/tools/veridex/
Dflow_analysis.cc199 work_list.pop_back(); in AnalyzeCode()

12