Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h32 using WeakInstValueMap = variable
43 WeakInstValueMap InstToDelete;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp422 const WeakInstValueMap &InstToDelete, in checkInstructions()