Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5050 Constant *CaseRes = Values[I].second; in SwitchLookupTable() local
5051 assert(CaseRes->getType() == ValueType); in SwitchLookupTable()
5054 TableContents[Idx] = CaseRes; in SwitchLookupTable()
5056 if (CaseRes != SingleValue) in SwitchLookupTable()