Home
last modified time | relevance | path

Searched refs:innerOp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/
DLoopInvariantCodeMotion.cpp69 for (auto &innerOp : block.without_terminator()) in canBeHoisted() local
70 if (!canBeHoisted(&innerOp, definedOutside)) in canBeHoisted()