HomeSort by relevance Sort by last modified time
    Searched defs:getSuccessorIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
CFG.h 142 /// getSuccessorIndex - This is used to interface between code that wants to
144 unsigned getSuccessorIndex() const { return idx; }
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 129 milliseconds