Searched defs:SwInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-reduce/deltas/ | ||
H A D | ReduceBasicBlocks.cpp | 99 removeUninterestingBBsFromSwitch(SwitchInst & SwInst,const DenseSet<BasicBlock * > & BBsToDelete) removeUninterestingBBsFromSwitch() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 5058 llvm::SwitchInst *SwInst = emitReduction() local |