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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp254 static bool must_store_at_definition(const Interval* i);
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 51 milliseconds