Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp60 INITIALIZE_PASS_DEPENDENCY(LowerSwitchLegacyPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLowerSwitch.cpp551 class LowerSwitchLegacyPass : public FunctionPass { class
556 LowerSwitchLegacyPass() : FunctionPass(ID) { in LowerSwitchLegacyPass() function in __anon47d9b9b40211::LowerSwitchLegacyPass
H A DFixIrreducible.cpp108 INITIALIZE_PASS_DEPENDENCY(LowerSwitchLegacyPass) in INITIALIZE_PASS_DEPENDENCY() argument