Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h29 using DebugVarMap = llvm::MapVector<const llvm::DILocalVariable *, unsigned>; variable
43 DebugVarMap DIVariables;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp478 static bool checkVars(const DebugVarMap &DIVarsBefore, in checkVars()
479 const DebugVarMap &DIVarsAfter, in checkVars()