Home
last modified time | relevance | path

Searched refs:removeDestination (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h2624 void removeDestination(unsigned i);
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp2637 IBI->removeDestination(i); in SimplifyIndirectBr()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp3284 void IndirectBrInst::removeDestination(unsigned idx) { in removeDestination() function in IndirectBrInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp3666 void IndirectBrInst::removeDestination(unsigned idx) { in removeDestination() function in IndirectBrInst
/external/llvm/include/llvm/IR/
DInstructions.h3354 void removeDestination(unsigned i);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h3856 void removeDestination(unsigned i);
/external/llvm/lib/IR/
DInstructions.cpp3859 void IndirectBrInst::removeDestination(unsigned idx) { in removeDestination() function in IndirectBrInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5639 IBI->removeDestination(i); in SimplifyIndirectBr()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5097 IBI->removeDestination(i); in SimplifyIndirectBr()