Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc965 std::optional<PhiPlaceholder> TryToMaterializeLoopPhis(PhiPlaceholder phi_placeholder,
2392 std::optional<LSEVisitor::PhiPlaceholder> LSEVisitor::TryToMaterializeLoopPhis( in TryToMaterializeLoopPhis() function in art::LSEVisitor
2590 TryToMaterializeLoopPhis(record.value.GetPhiPlaceholder(), load); in ProcessLoadsRequiringLoopPhis()