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/
CGBuiltin.cpp     [all...]
CGStmt.cpp     [all...]
CGExpr.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/include/llvm/
IRBuilder.h 464 /// CreateSwitch - Create a switch instruction with the specified value,
467 SwitchInst *CreateSwitch(Value *V, BasicBlock *Dest, unsigned NumCases = 10,
    [all...]
  /external/llvm/lib/VMCore/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 285 milliseconds