Searched defs:noOp (Results 1 – 3 of 3) sorted by relevance
29 auto noOp = [&]() { in TEST() local
32 void noOp() {} in noOp() function
762 auto noOp = [&](OpBuilder &nestedBuilder, Location loc) { matchAndRewrite() local