Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp1002 unsigned numBlockArguments = front().getNumArguments(); in verifyBody() local
/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c210 unsigned numBlockArguments; member