Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h26 using DebugInstMap = llvm::MapVector<const llvm::Instruction *, bool>; variable
36 DebugInstMap DILocations;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp399 static bool checkInstructions(const DebugInstMap &DILocsBefore, in checkInstructions()
400 const DebugInstMap &DILocsAfter, in checkInstructions()