Searched refs:UseCount (Results 1 – 4 of 4) sorted by relevance
95 bool UseCount = false; ///< 'N' modifier variable226 UseCount = true; in parseCommandLine()
311 int HValue::UseCount() const { in UseCount() function in v8::internal::HValue1173 UseCount(), in PrintTo()
639 int UseCount() const;
2585 ASSERT(instr->UseCount() > 0); in ReplaceCheckedValues()7970 int uses = instruction->UseCount(); in Trace()