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

  /external/llvm/lib/IR/
Instructions.cpp 112 // removeIncomingValue - Remove an incoming value. This is useful if a
114 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) {
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 94 milliseconds