Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-sccvn.cc1640 bool with_avail = false) in valueize_refs_1() argument
1651 tree tem = with_avail ? vn_valueize (vro->op0) : SSA_VAL (vro->op0); in valueize_refs_1()
1664 tree tem = with_avail ? vn_valueize (vro->op1) : SSA_VAL (vro->op1); in valueize_refs_1()
1673 tree tem = with_avail ? vn_valueize (vro->op2) : SSA_VAL (vro->op2); in valueize_refs_1()