Home
last modified time | relevance | path

Searched defs:IsInLoopPass (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/test/lib/Interfaces/LoopLikeInterface/
H A DTestBlockInLoop.cpp20 struct IsInLoopPass struct
22 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(IsInLoopPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
25 StringRef getDescription() const final { in getDescription()
29 void runOnOperation() override { in runOnOperation()