Searched refs:getInfer (Results 1 – 2 of 2) sorted by relevance
981 TypeInfer &getInfer() { return Infer; } in getInfer() function997 TP.getInfer().expandOverloads(VTS); in UpdateNodeType()998 return TP.getInfer().MergeInTypeInfo(Types[ResNo], VTS); in UpdateNodeType()1005 TP.getInfer().expandOverloads(VTS); in UpdateNodeType()1006 return TP.getInfer().MergeInTypeInfo(Types[ResNo], VTS); in UpdateNodeType()1013 TP.getInfer().expandOverloads(VTS); in UpdateNodeType()1014 return TP.getInfer().MergeInTypeInfo(Types[ResNo], VTS); in UpdateNodeType()
1627 TypeInfer &TI = TP.getInfer(); in ApplyTypeConstraint()1766 if (!TP.getInfer().isConcrete(Types[i], true)) in ContainsUnresolvedType()2313 TP.getInfer().expandOverloads(VTS); in getImplicitType()2482 bool MadeChange = TP.getInfer().EnforceInteger(Types[0]); in ApplyTypeConstraints()2484 if (!TP.getInfer().isConcrete(Types[0], false)) in ApplyTypeConstraints()2487 ValueTypeByHwMode VVT = TP.getInfer().getConcrete(Types[0], false); in ApplyTypeConstraints()3346 TypeInfer::SuppressValidation SV(ThePat.getInfer()); in ParsePatternFragments()4224 TypeInfer &TI = TP.getInfer(); in ForceArbitraryInstResultType()