Searched defs:CreateSwitch (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DIRBuilder.h451 /// CreateSwitch - Create a switch instruction with the specified value,
454 SwitchInst *CreateSwitch(Value *V, BasicBlock *Dest, unsigned NumCases = 10) { function in class:llvm::IRBuilder

Completed in 44 milliseconds