Searched refs:getContinueBlock (Results 1 – 4 of 4) sorted by relevance
183 Block *continueBlock = loopOp.getContinueBlock(); in matchAndRewrite()
299 Block *getContinueBlock();
1767 auto *continueBlock = loopOp.getContinueBlock(); in processLoopOp()
2382 Block *spirv::LoopOp::getContinueBlock() { in getContinueBlock() function in spirv::LoopOp