Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DPassBuilderCallbacksTest.cpp261 template <typename PassManagerT> class PassBuilderCallbacksTest;
276 using PassManagerT = typedef in __anonf565fc6e0111::PassBuilderCallbacksTest
334 [this](StringRef Name, PassManagerT &PM, in PassBuilderCallbacksTest()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DNewPMDriver.cpp115 template <typename PassManagerT>
121 PassManagerT PM; in tryParsePipelineText()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassBuilder.cpp1220 template <typename PassManagerT, typename CallbacksT>
1223 PassManagerT DummyPM; in callbacksAcceptPassName()