Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLocal.h421 void dropDebugUsers(Instruction &I);
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2777 void llvm::dropDebugUsers(Instruction &I) { in dropDebugUsers() function in llvm
2818 dropDebugUsers(*I); in hoistAllInstructionsInto()