Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp68 INITIALIZE_PASS_DEPENDENCY(LowerSwitchLegacyPass) in INITIALIZE_PASS_DEPENDENCY() argument
DLowerSwitch.cpp563 class LowerSwitchLegacyPass : public FunctionPass { class
568 LowerSwitchLegacyPass() : FunctionPass(ID) { in LowerSwitchLegacyPass() function in __anon8b4012870211::LowerSwitchLegacyPass
DFixIrreducible.cpp109 INITIALIZE_PASS_DEPENDENCY(LowerSwitchLegacyPass) in INITIALIZE_PASS_DEPENDENCY() argument