Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6906 bool UseSwitchConditionAsTableIndex = shouldUseSwitchConditionAsTableIndex( in switchToLookupTable() local
6909 if (UseSwitchConditionAsTableIndex) in switchToLookupTable()
6964 if (UseSwitchConditionAsTableIndex) { in switchToLookupTable()
6987 if (UseSwitchConditionAsTableIndex && HasDefaultResults) { in switchToLookupTable()