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

  /external/llvm/include/llvm/IR/
InstrTypes.h 69 /// setSuccessor - Update the specified successor to point at the provided
71 void setSuccessor(unsigned idx, BasicBlock *B) {
    [all...]
Instructions.h     [all...]

Completed in 389 milliseconds