Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp673 diagnoseMisSizedDbgValue(Module & M,DbgValTy * DbgVal) diagnoseMisSizedDbgValue() argument
765 __anon95af96100902(auto *DbgVal) checkDebugifyMetadata() argument
[all...]
H A DLocal.cpp1659 auto DbgVal = Builder.insertDbgValueIntrinsic(DV, DIVar, DIExpr, NewLoc, insertDbgValueOrDbgVariableRecord() local
1676 auto DbgVal = Builder.insertDbgValueIntrinsic(DV, DIVar, DIExpr, NewLoc, insertDbgValueOrDbgVariableRecordAfter() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp575 __anon04f510410202(auto *DbgVal, auto &Container) filterInstsUnrelatedToPDI() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6705 updateDVIWithLocation(T & DbgVal,Value * Location,SmallVectorImpl<uint64_t> & Ops) updateDVIWithLocation() argument
6716 updateDVIWithLocations(T & DbgVal,SmallVectorImpl<Value * > & Locations,SmallVectorImpl<uint64_t> & Ops) updateDVIWithLocations() argument
6738 __anona2fcd8e71502(auto *DbgVal) UpdateDbgValueInst() argument
6782 __anona2fcd8e71602(auto *DbgVal) restorePreTransformState() argument
6972 __anona2fcd8e71702(auto *DbgVal) DbgGatherSalvagableDVI() argument
[all...]
H A DJumpThreading.cpp1967 return DbgVal->getParent() == BB; in updateSSA() argument
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp831 if (auto *DbgVal = M.getFunction(Name)) { stripNonLineTableDebugInfo() local