Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc951 bool TryReplacingLoopPhiPlaceholderWithSingleInput(
1985 bool LSEVisitor::TryReplacingLoopPhiPlaceholderWithSingleInput( in TryReplacingLoopPhiPlaceholderWithSingleInput() function in art::LSEVisitor
2092 if (TryReplacingLoopPhiPlaceholderWithSingleInput(current_phi_placeholder, in FindLoopPhisToMaterialize()