Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1771 struct LoopInterchangeLegacyPass : public LoopPass { struct
1774 LoopInterchangeLegacyPass() : LoopPass(ID) { in LoopInterchangeLegacyPass() argument
1799 char LoopInterchangeLegacyPass::ID = 0; argument