Home
last modified time | relevance | path

Searched defs:noOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/unittests/Debug/
H A DDebugCounterTest.cpp29 auto noOp = [&]() { in TEST() local
H A DExecutionContextTest.cpp32 void noOp() {} in noOp() function
/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp762 auto noOp = [&](OpBuilder &nestedBuilder, Location loc) { matchAndRewrite() local