Home
last modified time | relevance | path

Searched refs:dropDebugUsers (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h485 void dropDebugUsers(Instruction &I);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2601 void llvm::dropDebugUsers(Instruction &I) { in dropDebugUsers() function in llvm
2635 dropDebugUsers(*I); in hoistAllInstructionsInto()