Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dparallel_move_resolver.cc175 moves_[index]->ClearPending(destination); in PerformMove()
183 move->ClearPending(destination); in PerformMove()
443 move->ClearPending(destination); in PerformMove()
Dnodes.h7797 void ClearPending(Location dest) { in ClearPending() function