Searched defs:new_float_var (Results 1 – 2 of 2) sorted by relevance
312 pub(crate) fn new_float_var(&mut self) -> Ty { in new_float_var() method
1910 pub fn new_float_var(tcx: TyCtxt<'tcx>, v: ty::FloatVid) -> Ty<'tcx> { in new_float_var() method