Home
last modified time | relevance | path

Searched defs:DLI (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp94 if (DbgLabelInst *DLI = dyn_cast<DbgLabelInst>(&I)) { in convertToNewDbgValues() local
H A DVerifier.cpp6776 visitDbgLabelIntrinsic(StringRef Kind,DbgLabelInst & DLI) visitDbgLabelIntrinsic() argument
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp1033 SDDbgInfo::DbgLabelIterator DLI = DAG->DbgLabelBegin(); EmitSchedule() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1654 if (auto *DLI = dyn_cast<DbgLabelInst>(&I)) { fixupDebugInfoPostExtraction() local
H A DLocal.cpp433 if (const DbgLabelInst *DLI = dyn_cast<DbgLabelInst>(I)) { wouldInstructionBeTriviallyDead() local
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2099 auto DLI = DL->begin(); in verifyOrderingDominationAndDefUses() local