Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h28 using DebugInstMap = llvm::MapVector<const llvm::Instruction *, bool>; variable
38 DebugInstMap DILocations;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp417 static bool checkInstructions(const DebugInstMap &DILocsBefore, in checkInstructions()
418 const DebugInstMap &DILocsAfter, in checkInstructions()