Home
last modified time | relevance | path

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

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