Searched refs:handleSwitch (Results 1 – 1 of 1) sorted by relevance
1195 void handleSwitch(const T &value, RangeT &&cases, Comparator cmp = {}) { in handleSwitch() function in __anonaa7cf1d91411::ByteCodeExecutor1947 handleSwitch(value, cases); in executeSwitchAttribute()1956 handleSwitch(op->getNumOperands(), cases); in executeSwitchOperandCount()1995 handleSwitch(op->getNumResults(), cases); in executeSwitchResultCount()2002 handleSwitch(value, cases); in executeSwitchType()2013 handleSwitch(*value, cases, [](ArrayAttr caseValue, const TypeRange &value) { in executeSwitchTypes()