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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp902 const char *kill_name = NULL; local
919 if (kill_name != NULL &&
921 OperandForm* kill = (OperandForm*)_localNames[kill_name];
923 _ident, kill->_ident, kill_name);
925 kill_name = name;

Completed in 499 milliseconds