Lines Matching defs:headerBlock
104 bool isStructured() const { return !headerBlock; }
138 mlir::Block *headerBlock = nullptr; // loop entry and test block
2063 mlir::Block *headerBlock =
2072 startBlock(headerBlock);
2078 startBlock(headerBlock);
2091 info.headerBlock = headerBlock;
2117 info.headerBlock = isOutermost ? headerBlock : createNextBeginBlock();
2143 genBranch(headerBlock);
2343 startBlock(info.headerBlock);
2432 genBranch(info.headerBlock);