Searched defs:DbgVal (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 6407 updateDVIWithLocation(T & DbgVal,Value * Location,SmallVectorImpl<uint64_t> & Ops) updateDVIWithLocation() argument 6418 updateDVIWithLocations(T & DbgVal,SmallVectorImpl<Value * > & Locations,SmallVectorImpl<uint64_t> & Ops) updateDVIWithLocations() argument 6440 __anon78b872061402(auto *DbgVal) UpdateDbgValueInst() argument 6484 __anon78b872061502(auto *DbgVal) restorePreTransformState() argument 6674 __anon78b872061602(auto *DbgVal) DbgGatherSalvagableDVI() argument [all...] |
H A D | JumpThreading.cpp | 1979 __anonc746e9170502(const DbgValueInst *DbgVal) updateSSA() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1652 auto *DbgVal = Builder.insertDbgValueIntrinsic(DV, DIVar, DIExpr, NewLoc, insertDbgValueOrDPValue() local 1670 auto *DbgVal = Builder.insertDbgValueIntrinsic(DV, DIVar, DIExpr, NewLoc, insertDbgValueOrDPValueAfter() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 826 if (auto *DbgVal = M.getFunction(Name)) { stripNonLineTableDebugInfo() local
|