Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h32 class DbgValueInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h35 class DbgValueInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h45 class DbgValueInst; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h59 class DbgValueInst; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1813 PointerUnion<DbgValueInst *, DbgVariableRecord *> DbgValueRecord, in processDbgValue()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6973 SmallSet<AssertingVH<DbgValueInst>, 2> &DVIHandles) { in DbgGatherSalvagableDVI()