Home
last modified time | relevance | path

Searched refs:HasIllegalType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4357 bool HasIllegalType = false; in ShouldBuildLookupTable() local
4362 HasIllegalType = HasIllegalType || !TTI.isTypeLegal(Ty); in ShouldBuildLookupTable()
4371 if (HasIllegalType && !AllTablesFitInRegister) in ShouldBuildLookupTable()
4380 if (HasIllegalType) in ShouldBuildLookupTable()