Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h123 using LoopNestPassModelT = in addPass() local
130 new LoopNestPassModelT(std::forward<PassT>(Pass)))); in addPass()