Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dparallel_move_resolver.cc160 moves_.Get(index)->ClearPending(destination); in PerformMove()
168 move->ClearPending(destination); in PerformMove()
431 move->ClearPending(destination); in PerformMove()
Dnodes.h3842 void ClearPending(Location dest) { in ClearPending() function