Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h30 using WeakInstValueMap = variable
41 WeakInstValueMap InstToDelete;
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DDebugify.cpp412 const WeakInstValueMap &InstToDelete, in checkInstructions()