Home
last modified time | relevance | path

Searched refs:BeforeAllEscapes (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination.cc2996 bool BeforeAllEscapes(HBasicBlock* b) { in BeforeAllEscapes() function in art::PartialLoadStoreEliminationHelper::HeapReferenceData
3156 DCHECK(BeforeAllEscapes(ins->GetBlock())) << *ins; in RemoveAndReplaceInputs()
3785 } else if (ref_data.BeforeAllEscapes(blk)) { in MovePartialEscapes()