Searched defs:UseCount (Results 1 – 6 of 6) sorted by relevance
255 int Node::UseCount() const { in UseCount() function in v8::internal::compiler::Node
96 bool UseCount = false; ///< 'N' modifier variable
174 size_t UseCount = 0; variable
219 unsigned UseCount = 0; in ClusterNeighboringLoads() local
293 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local
406 int HValue::UseCount() const { in UseCount() function in v8::internal::HValue