Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DFunctionInterfaces.cpp334 auto updateAttrFn = [&](auto isArg, unsigned oldCount, unsigned newCount) { in setFunctionType() argument
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c461 int32_t newCount; in _Block_release() local