Searched refs:stack_limit_at_function_entry (Results 1 – 2 of 2) sorted by relevance
211 pub(crate) stack_limit_at_function_entry: Option<ir::GlobalValue>, field286 stack_limit_at_function_entry: None, in new()3667 if let Some(gv) = self.stack_limit_at_function_entry { in before_translate_function()
315 func_env.stack_limit_at_function_entry = Some(stack_limit); in compile_function()