Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfo.h33 class DbgValueInst; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h59 class DbgValueInst; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6526 SmallSet<AssertingVH<DbgValueInst>, 2> &DVIHandles) { in DbgGatherSalvagableDVI()