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