Home
last modified time | relevance | path

Searched defs:DeletePHIIfEmpty (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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp158 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) { in removeIncomingValue()
/external/llvm/lib/IR/
DInstructions.cpp103 Value *PHINode::removeIncomingValue(unsigned Idx, bool DeletePHIIfEmpty) { in removeIncomingValue()