Searched refs:getInfer (Results 1 – 3 of 3) sorted by relevance
887 TypeInfer &getInfer() { return Infer; } in getInfer() function903 TP.getInfer().expandOverloads(VTS); in UpdateNodeType()904 return TP.getInfer().MergeInTypeInfo(Types[ResNo], VTS); in UpdateNodeType()911 TP.getInfer().expandOverloads(VTS); in UpdateNodeType()912 return TP.getInfer().MergeInTypeInfo(Types[ResNo], VTS); in UpdateNodeType()919 TP.getInfer().expandOverloads(VTS); in UpdateNodeType()920 return TP.getInfer().MergeInTypeInfo(Types[ResNo], VTS); in UpdateNodeType()
178 TP.getInfer().CodeGen = true; in InferPossibleTypes()179 TP.getInfer().ForceMode = ForceMode; in InferPossibleTypes()
1427 TypeInfer &TI = TP.getInfer(); in ApplyTypeConstraint()1563 if (!TP.getInfer().isConcrete(Types[i], true)) in ContainsUnresolvedType()2076 TP.getInfer().expandOverloads(VTS); in getImplicitType()2244 bool MadeChange = TP.getInfer().EnforceInteger(Types[0]); in ApplyTypeConstraints()2246 if (!TP.getInfer().isConcrete(Types[0], false)) in ApplyTypeConstraints()2249 ValueTypeByHwMode VVT = TP.getInfer().getConcrete(Types[0], false); in ApplyTypeConstraints()3065 TypeInfer::SuppressValidation SV(ThePat.getInfer()); in ParsePatternFragments()3936 TypeInfer &TI = TP.getInfer(); in ForceArbitraryInstResultType()