Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Rewrite/
H A DByteCode.cpp153 SwitchOperandCount, enumerator
988 writer.append(OpCode::SwitchOperandCount, op.getInputOp(), in generate()
2147 case SwitchOperandCount: in execute()