Searched defs:Unuse (Results 1 – 2 of 2) sorted by relevance
54 V8_INLINE void Unuse() { pos_ = 0; } in Unuse() function
370 auto Unuse = [this](Instruction *U) -> bool { in unuse() local