Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc2982 bool IsPostEscape(HBasicBlock* blk) { in IsPostEscape() function in art::PartialLoadStoreEliminationHelper::HeapReferenceData
3316 } else if (IsPostEscape(blk)) { in CollectReplacements()