HomeSort by relevance Sort by last modified time
    Searched defs:markInstructionForDeletion (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Transforms/Scalar/
GVN.h 52 void markInstructionForDeletion(Instruction *I) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
GVN.h 77 void markInstructionForDeletion(Instruction *I) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp 472 /// markInstructionForDeletion - This removes the specified instruction from
474 void markInstructionForDeletion(Instruction *I) {
    [all...]

Completed in 911 milliseconds