Home
last modified time | relevance | path

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

12

/art/compiler/optimizing/
Dssa_phi_elimination.cc77 worklist.pop_back(); in MarkDeadPhis()
150 worklist.pop_back(); in Run()
Dlinear_order.cc116 worklist.pop_back(); in LinearizeGraphInternal()
Dcode_sinking.cc422 worklist.pop_back(); in SinkCodeToUncommonBranch()
468 worklist.pop_back(); in SinkCodeToUncommonBranch()
475 worklist.pop_back(); in SinkCodeToUncommonBranch()
Dconstructor_fence_redundancy_elimination.cc206 candidate_fences_.pop_back(); in MergeCandidateFences()
Dscheduler.h448 nodes->pop_back(); in DeleteNodeAtIndex()
Dload_store_elimination.cc1659 work_queue.pop_back(); in MaterializeNonLoopPhis()
1696 work_queue.pop_back(); in MaterializeNonLoopPhis()
1882 work_queue.pop_back(); in TryReplacingLoopPhiPlaceholderWithDefault()
1971 work_queue.pop_back(); in TryReplacingLoopPhiPlaceholderWithSingleInput()
2033 work_queue.pop_back(); in FindLoopPhisToMaterialize()
2605 work_queue.pop_back(); in SearchPhiPlaceholdersForKeptStores()
Dssa_builder.cc272 worklist->pop_back(); in ProcessPrimitiveTypePropagationWorklist()
/art/runtime/arch/
Dinstruction_set_features.cc251 features.pop_back(); in AddFeaturesFromString()
259 features.pop_back(); in AddFeaturesFromString()
/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.h249 void pop_back() { in pop_back() function
/art/compiler/debug/dwarf/
Ddwarf_test.h104 str.pop_back(); in Objdump()
/art/libelffile/dwarf/
Dwriter.h157 return data_->pop_back(); in Pop()
/art/compiler/
Dcfi_test.h104 line.pop_back(); in ReformatAsm()
/art/runtime/gc/space/
Dlarge_object_space_test.cc100 requests.pop_back(); in LargeObjectTest()
/art/runtime/
Dclass_loader_context.cc96 work_list.pop_back(); in ~ClassLoaderContext()
446 work_list.pop_back(); in OpenDexFiles()
559 work_list.pop_back(); in RemoveLocationsFromClassPaths()
924 work_list.pop_back(); in FlattenOpenedDexFiles()
944 work_list.pop_back(); in FlattenDexPaths()
/art/libdexfile/dex/
Ddescriptors_names.cc87 temp.pop_back(); in AppendPrettyDescriptor()
/art/runtime/base/
Dtiming_logger.cc180 open_stack.pop_back(); in CalculateTimingData()
/art/runtime/jni/
Djni_env_ext.cc138 stacked_local_ref_cookies_.pop_back(); in PopFrame()
/art/openjdkjvmti/
Djvmti_weak_table-inl.h245 updated_node_handles.pop_back(); in UpdateTableWith()
/art/runtime/gc/collector/
Dimmune_spaces_test.cc124 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.cc372 monitors_.pop_back(); in PopMonitor()
/art/tools/dexanalyze/
Ddexanalyze_strings.cc271 work.pop_back(); in ExtractPrefixes()
/art/compiler/debug/
Delf_debug_info_writer.h660 current_namespace_.pop_back(); in CloseNamespacesAboveDepth()

12