Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc2440 size_t loads_and_stores_size = loads_and_stores_.size(); in ProcessLoopPhiWithUnknownInput() local
2446 while (loads_and_stores_index != loads_and_stores_size && in ProcessLoopPhiWithUnknownInput()
2489 for (; loads_and_stores_index != loads_and_stores_size; ++loads_and_stores_index) { in ProcessLoopPhiWithUnknownInput()