Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Rewrite/
H A DByteCode.cpp1118 void executeSwitchOperandCount();
1950 void ByteCodeExecutor::executeSwitchOperandCount() { in executeSwitchOperandCount() function in ByteCodeExecutor
2148 executeSwitchOperandCount(); in execute()