Searched refs:SetPending (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | gap-resolver.cc | 51 move->SetPending(); in PerformMove() |
D | instruction.h | 659 void SetPending() { destination_ = InstructionOperand(); } in SetPending() function |