Searched refs:Infer (Results 1 – 11 of 11) sorted by relevance
340 ValidateOnExit(TypeSetByHwMode &T, TypeInfer &TI) : Infer(TI), VTS(T) {} in ValidateOnExit()346 TypeInfer &Infer; member351 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation()352 Infer.Validate = false; in SuppressValidation()355 Infer.Validate = SavedValidate; in ~SuppressValidation()357 TypeInfer &Infer; member904 TypeInfer Infer; variable975 TypeInfer &getInfer() { return Infer; } in getInfer()
892 if (Infer.Validate && !VTS.validate()) { in ~ValidateOnExit()897 Infer.TP.dump(); in ~ValidateOnExit()899 Infer.TP.getRecord()->dump(); in ~ValidateOnExit()900 PrintFatalError(Infer.TP.getRecord()->getLoc(), in ~ValidateOnExit()902 Infer.TP.getRecord()->getName() + "'"); in ~ValidateOnExit()2819 Infer(*this) { in TreePattern()2827 Infer(*this) { in TreePattern()2834 Infer(*this) { in TreePattern()
812 auto Infer = SampleProfileInference<BT>(F, Successors, SampleBlockWeights);813 Infer.apply(BlockWeights, EdgeWeights);
122 BISECT: running pass (4) Infer set function attributes on module (test.ll)
271 -inferattrs - Infer set function attributes
635 // Infer instruction prefixes from type info.
5059 flags. Infer the register size from the ABI as well as the
3229 * gdbtypes.c (is_ancestor): Infer type equivalence from name
1265 DocBrief<[{Infer block and edge counts. If the profiles have errors or missing
7818 bits, not bytes. Infer extra alignment from addressof.