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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueMap.cpp109 Value ValueMap::find_insert(Value x) { function in class:ValueMap
420 Value f = current_map()->find_insert(instr);

Completed in 24 milliseconds