Searched defs:Unuse (Results 1 – 3 of 3) sorted by relevance
61 V8_INLINE void Unuse() { pos_ = 0; } in Unuse() function
371 auto Unuse = [this](Instruction *U) -> bool { in unuse() local
608 auto Unuse = [](Label* label) { in UnuseLabels() local