Home
last modified time | relevance | path

Searched refs:oldcost (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexpr.cc4162 int oldcost, newcost; in compress_float_constant() local
4168 oldcost = set_src_cost (y, orig_srcmode, speed); in compress_float_constant()
4170 oldcost = set_src_cost (force_const_mem (dstmode, y), dstmode, speed); in compress_float_constant()
4198 if (oldcost < newcost) in compress_float_constant()
4207 if (oldcost < newcost) in compress_float_constant()