Searched refs:_adjacent_regs (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp721 bool _adjacent_regs; // have lo/hi words of phys. regs be adjacent member in class:LinearScanWalker
H A Dc1_LinearScan.cpp5399 if (_adjacent_regs) {
5549 if (_adjacent_regs) {
5643 _adjacent_regs = LinearScan::requires_adjacent_regs(type);

Completed in 64 milliseconds