Searched refs:LowerSwitch (Results 1 – 5 of 5) sorted by relevance
3 ; Clean up the unreachable blocks introduced with LowerSwitch pass.5 ; follows the LowerSwitch. Otherwise, this testcase will crash
58 "LowerSwitch.cpp",
51 LowerSwitch.cpp
530 bool LowerSwitch(Function &F, LazyValueInfo *LVI, AssumptionCache *AC) { in LowerSwitch() function595 return LowerSwitch(F, LVI, AC); in runOnFunction()602 return LowerSwitch(F, LVI, AC) ? PreservedAnalyses::none() in run()
5674 llvm/include/llvm/Transforms/Utils/LowerSwitch.h