Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceSwitchLowering.cpp24 CaseClusterArray CaseCluster::clusterizeSwitch(Cfg *Func, in clusterizeSwitch()
27 CaseClusterArray CaseClusters; in clusterizeSwitch()
DIceSwitchLowering.h27 using CaseClusterArray = CfgVector<CaseCluster>; variable
66 static CaseClusterArray clusterizeSwitch(Cfg *Func, const InstSwitch *Instr);
DIceTargetLoweringX86BaseImpl.h7104 CaseClusterArray CaseClusters = CaseCluster::clusterizeSwitch(Func, Instr);