Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc967 void ProcessLoopPhiWithUnknownInput(PhiPlaceholder loop_phi_with_unknown_input);
2429 void LSEVisitor::ProcessLoopPhiWithUnknownInput(PhiPlaceholder loop_phi_with_unknown_input) { in ProcessLoopPhiWithUnknownInput() function in art::LSEVisitor
2599 ProcessLoopPhiWithUnknownInput(*loop_phi_with_unknown_input); in ProcessLoadsRequiringLoopPhis()