Searched refs:find_insert (Results 1 - 3 of 3) 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);
H A Dc1_ValueMap.hpp114 Value find_insert(Value x);
H A Dc1_GraphBuilder.cpp2104 Instruction* i2 = vmap()->find_insert(i1);

Completed in 109 milliseconds