Home
last modified time | relevance | path

Searched defs:InstructionInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp123 struct InstructionInfo { global() struct
126 kCompoundRW__anonbc46b2950111::ThreadSanitizer::InstructionInfo global() argument
128 InstructionInfo__anonbc46b2950111::ThreadSanitizer::InstructionInfo InstructionInfo() argument
130 Inst__anonbc46b2950111::ThreadSanitizer::InstructionInfo global() argument
131 Flags__anonbc46b2950111::ThreadSanitizer::InstructionInfo global() argument
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp310 MCInstrInfo *InstructionInfo(TheTarget->createMCInstrInfo()); in loadGenericTargetInfo() local