Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-forwprop.c2012 bool maybe_ident; in simplify_vector_constructor() local
2028 maybe_ident = true; in simplify_vector_constructor()
2086 maybe_ident = false; in simplify_vector_constructor()
2104 if (maybe_ident) in simplify_vector_constructor()
H A Dsimplify-rtx.c3723 bool maybe_ident = true; in simplify_binary_operation_1() local
3729 maybe_ident = false; in simplify_binary_operation_1()
3733 if (maybe_ident) in simplify_binary_operation_1()