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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.cpp1316 bool schedule_last = true; local
1323 schedule_last = false; // a later store depends on this load
1329 Node* mem_input = schedule_last ? last_mem : first_mem;

Completed in 36 milliseconds