Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc727 void ProcessLoopPhiWithUnknownInput(PhiPlaceholder loop_phi_with_unknown_input);
2237 void LSEVisitor::ProcessLoopPhiWithUnknownInput(PhiPlaceholder loop_phi_with_unknown_input) { in ProcessLoopPhiWithUnknownInput() function in art::LSEVisitor
2416 ProcessLoopPhiWithUnknownInput(*loop_phi_with_unknown_input); in ProcessLoadsRequiringLoopPhis()