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

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

Completed in 66 milliseconds