Home
last modified time | relevance | path

Searched refs:LowerSwitch (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dswitch-default-block-unreachable.ll3 ; Clean up the unreachable blocks introduced with LowerSwitch pass.
5 ; follows the LowerSwitch. Otherwise, this testcase will crash
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/
H A DBUILD.gn58 "LowerSwitch.cpp",
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCMakeLists.txt51 LowerSwitch.cpp
H A DLowerSwitch.cpp530 bool LowerSwitch(Function &F, LazyValueInfo *LVI, AssumptionCache *AC) { in LowerSwitch() function
595 return LowerSwitch(F, LVI, AC); in runOnFunction()
602 return LowerSwitch(F, LVI, AC) ? PreservedAnalyses::none() in run()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5674 llvm/include/llvm/Transforms/Utils/LowerSwitch.h