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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp395 bool LinearScan::must_store_at_definition(const Interval* i) { function in class:LinearScan
408 create_unhandled_lists(&interval, &temp_list, must_store_at_definition, NULL);

Completed in 52 milliseconds