Home | History | Annotate | Download | only in runtime

Lines Matching refs:is_eval

129     bool is_eval = DeclareGlobalsEvalFlag::decode(flags);
133 if (!is_const && !is_eval) attr |= DONT_DELETE;