Searched refs:HasSingleOpInBlock (Results 1 – 1 of 1) sorted by relevance
946 bool HasSingleOpInBlock(Block *block) { in HasSingleOpInBlock() function983 if (!HasSingleOpInBlock<IslandOp>(&block)) return failure(); in matchAndRewrite()1038 !HasSingleOpInBlock<YieldOp>(&op.GetBody())) in matchAndRewrite()1062 !HasSingleOpInBlock<YieldOp>(&op.GetBody())) in matchAndRewrite()1125 !HasSingleOpInBlock<YieldOp>(&GetBody())) in fold()