Searched defs:targetBlock (Results 1 – 3 of 3) sorted by relevance
541 Block *targetBlock; in rewriteOneForallCommonImpl() local
1387 const BasicBlock *targetBlock() const { return TargetBlock; } targetBlock() function 1388 BasicBlock *targetBlock() { return TargetBlock; } targetBlock() function
1343 genBranch(mlir::Block * targetBlock) genBranch() argument