Searched refs:HasIllegalType (Results 1 – 1 of 1) sorted by relevance
6511 bool HasIllegalType = false; in ShouldBuildLookupTable() local6516 HasIllegalType = HasIllegalType || !isTypeLegalForLookupTable(Ty, TTI, DL); in ShouldBuildLookupTable()6526 if (HasIllegalType && !AllTablesFitInRegister) in ShouldBuildLookupTable()6535 if (HasIllegalType) in ShouldBuildLookupTable()