Searched refs:HasIllegalType (Results 1 – 1 of 1) sorted by relevance
4357 bool HasIllegalType = false; in ShouldBuildLookupTable() local4362 HasIllegalType = HasIllegalType || !TTI.isTypeLegal(Ty); in ShouldBuildLookupTable()4371 if (HasIllegalType && !AllTablesFitInRegister) in ShouldBuildLookupTable()4380 if (HasIllegalType) in ShouldBuildLookupTable()