Searched defs:isDefinedOutsideOfLoop (Results 1 – 6 of 6) sorted by relevance
65 bool tosa::WhileOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in tosa::WhileOp
236 bool ForOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in ForOp1002 bool ParallelOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in ParallelOp
755 bool fir::IterWhileOp::isDefinedOutsideOfLoop(mlir::Value value) { in isDefinedOutsideOfLoop() function in fir::IterWhileOp941 bool fir::LoopOp::isDefinedOutsideOfLoop(mlir::Value value) { in isDefinedOutsideOfLoop() function in fir::LoopOp
1761 bool AffineForOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in AffineForOp2564 bool AffineParallelOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in AffineParallelOp
2787 bool WhileOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in mlir::TFL::WhileOp
2953 bool WhileRegionOp::isDefinedOutsideOfLoop(Value value) { in isDefinedOutsideOfLoop() function in mlir::TF::WhileRegionOp