HomeSort by relevance Sort by last modified time
    Searched refs:CreateSwitch (Results 1 - 8 of 8) sorted by null

  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 589 llvm::SwitchInst *SI = Builder.CreateSwitch(Order, MonotonicBB);
    [all...]
CGBuiltin.cpp     [all...]
CGStmt.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 496 SwitchInst *CreateSwitch(Value *V, BasicBlock *Dest, unsigned NumCases = 10,
    [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 138 milliseconds