Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1184 void executeSwitchOperandCount();
2103 void ByteCodeExecutor::executeSwitchOperandCount() { in executeSwitchOperandCount() function in ByteCodeExecutor
2308 executeSwitchOperandCount(); in execute()