Home
last modified time | relevance | path

Searched defs:DbgRecord (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h39 class DbgRecord; variable
H A DDebugProgramInstruction.h146 DbgRecord(Kind RecordKind, DebugLoc DL) in DbgRecord() function
670 DEFINE_ISA_CONVERSION_FUNCTIONS(DbgRecord, LLVMDbgRecordRef) in DEFINE_ISA_CONVERSION_FUNCTIONS() argument
H A DDIBuilder.h41 class DbgRecord; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h26 class DbgRecord; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp680 for (auto &DbgRecord : in convertProfitableSIGroups() local