Searched defs:_use_count (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp293 int _use_count; // the number of instructions refering to this value (w/o prev/next); only roots can have use count = 0 or > 1 member in class:Instruction

Completed in 76 milliseconds