Searched refs:eorBlock (Results 1 – 1 of 1) sorted by relevance
2011 mlir::Block *eorBlock = nullptr; in genIoConditionBranches() local2019 eorBlock = blockOfLabel(eval, label.v); in genIoConditionBranches()2027 if (!endBlock && !eorBlock && !errBlock) in genIoConditionBranches()2035 if (eorBlock) { in genIoConditionBranches()2037 blockList.push_back(eorBlock); in genIoConditionBranches()