Home
last modified time | relevance | path

Searched defs:markInstructionForDeletion (Results 1 – 5 of 5) 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/llvm-project/llvm/include/llvm/Transforms/Scalar/
DGVN.h128 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
/external/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3661 void NewGVN::markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function in NewGVN
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3707 void NewGVN::markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function in NewGVN