Home
last modified time | relevance | path

Searched defs:removeIncomingValue (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp113 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) { in removeIncomingValue() function in PHINode
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp158 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) { in removeIncomingValue() function in PHINode
/external/llvm/lib/IR/
DInstructions.cpp103 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) { in removeIncomingValue() function in PHINode