Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDSSAUpdater.h32 class DbgValueInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfo.h35 class DbgValueInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.h59 class DbgValueInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDIRTranslator.h45 class DbgValueInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAssignmentTrackingAnalysis.cpp1813 PointerUnion<DbgValueInst *, DbgVariableRecord *> DbgValueRecord, in processDbgValue()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp6973 SmallSet<AssertingVH<DbgValueInst>, 2> &DVIHandles) { in DbgGatherSalvagableDVI()