Searched refs:const_eval (Results 1 – 3 of 3) sorted by relevance
171 match expr.const_eval()? { in try_simple()
1961 match self.const_eval() { in provably_nonzero_i32()1971 pub fn const_eval(&self) -> Option<GlobalConstValue> { in const_eval() method
1407 if let Some(value) = init.const_eval() { in make_global()