Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Scalar/
DGVN.h52 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVN.h77 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3707 void NewGVN::markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function in NewGVN