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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_InstructionPrinter.hpp40 use_pos = 7, enumerator in enum:InstructionPrinter::LayoutConstants
H A Dc1_LinearScan.cpp4880 inline void LinearScanWalker::set_use_pos(int reg, Interval* i, int use_pos, bool only_process_use_pos) { argument
4892 inline void LinearScanWalker::set_use_pos(Interval* i, int use_pos, bool only_process_use_pos) { argument
5589 int use_pos = 0; local
[all...]

Completed in 24 milliseconds