Home
last modified time | relevance | path

Searched defs:numSuccs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DOperation.h1046 const unsigned numSuccs; global() variable
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp2294 if (failed(reader.parseVarInt(numSuccs))) in parseOpWithoutRegions() local