Searched defs:initialize_locals (Results 1 – 2 of 2) sorted by relevance
37 pub(super) fn initialize_locals(&mut self, values: Vec<LocalRef<'tcx, Bx::Value>>) { in initialize_locals() method
6137 initialize_locals(PyThreadState *tstate, PyFunctionObject *func, function