Home
last modified time | relevance | path

Searched defs:loop_phi_with_unknown_input (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc2213 std::optional<PhiPlaceholder> loop_phi_with_unknown_input = FindLoopPhisToMaterialize( in TryToMaterializeLoopPhis() local
2237 void LSEVisitor::ProcessLoopPhiWithUnknownInput(PhiPlaceholder loop_phi_with_unknown_input) { in ProcessLoopPhiWithUnknownInput()
2406 std::optional<PhiPlaceholder> loop_phi_with_unknown_input = in ProcessLoadsRequiringLoopPhis() local
2516 std::optional<PhiPlaceholder> loop_phi_with_unknown_input = FindLoopPhisToMaterialize( in FindOldValueForPhiPlaceholder() local