Home
last modified time | relevance | path

Searched defs:DPValues (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp202 SmallVector<DPValue *, 4> DPValues; UpdateDebugValues() local
224 UpdateDebugValues(Instruction * I,SmallVectorImpl<DPValue * > & DPValues) UpdateDebugValues() argument
H A DLCSSA.cpp245 SmallVector<DPValue *, 4> DPValues; formLCSSAForInstructions() local
H A DLoopRotationUtils.cpp162 SmallVector<DPValue *, 1> DPValues; RewriteUsesOfClonedInstructions() local
H A DCodeExtractor.cpp1511 SmallVector<DPValue *, 4> DPValues; eraseDebugIntrinsicsWithNonLocalRefs() local
H A DLocal.cpp1573 SmallVector<DPValue *, 1> DPValues; PhiHasDebugValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp86 findDbgIntrinsics(SmallVectorImpl<IntrinsicT * > & Result,Value * V,SmallVectorImpl<DPValue * > * DPValues) findDbgIntrinsics() argument
137 findDbgValues(SmallVectorImpl<DbgValueInst * > & DbgValues,Value * V,SmallVectorImpl<DPValue * > * DPValues) findDbgValues() argument
143 findDbgUsers(SmallVectorImpl<DbgVariableIntrinsic * > & DbgUsers,Value * V,SmallVectorImpl<DPValue * > * DPValues) findDbgUsers() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp731 SmallVector<DPValue *> DPValues; collectDbgVariableIntrinsics() local
H A DCoroFrame.cpp1980 SmallVector<DPValue *> DPValues; insertSpills() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1961 SmallVector<DPValue *, 4> DPValues; updateSSA() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3132 SmallVector<DPValue *, 1> DPValues; global() member in __anond527a6aa0a11::TypePromotionTransaction::UsesReplacer