Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp359 struct CustomOptPassGate : public OptPassGate { struct
361 CustomOptPassGate(bool Skip) : Skip(Skip) { } in CustomOptPassGate() argument
381 TEST(PassManager, CustomOptPassGate) { in TEST() argument
360 Skipllvm::__anon747cccd00111::CustomOptPassGate global() argument
362 shouldRunPassllvm::__anon747cccd00111::CustomOptPassGate shouldRunPass() argument
365 isEnabledllvm::__anon747cccd00111::CustomOptPassGate isEnabled() argument