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

  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
IRBuilder.h 508 IndirectBrInst *CreateIndirectBr(Value *Addr, unsigned NumDests = 10) {
509 return Insert(IndirectBrInst::Create(Addr, NumDests));
    [all...]
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
Instructions.cpp     [all...]

Completed in 1030 milliseconds