Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h30 using WeakInstValueMap = variable
41 WeakInstValueMap InstToDelete;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp419 const WeakInstValueMap &InstToDelete, in checkInstructions()