Searched defs:DPValues (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 202 SmallVector<DPValue *, 4> DPValues; UpdateDebugValues() local 224 UpdateDebugValues(Instruction * I,SmallVectorImpl<DPValue * > & DPValues) UpdateDebugValues() argument
|
H A D | LCSSA.cpp | 245 SmallVector<DPValue *, 4> DPValues; formLCSSAForInstructions() local
|
H A D | LoopRotationUtils.cpp | 162 SmallVector<DPValue *, 1> DPValues; RewriteUsesOfClonedInstructions() local
|
H A D | CodeExtractor.cpp | 1511 SmallVector<DPValue *, 4> DPValues; eraseDebugIntrinsicsWithNonLocalRefs() local
|
H A D | Local.cpp | 1573 SmallVector<DPValue *, 1> DPValues; PhiHasDebugValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 86 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 D | CoroSplit.cpp | 731 SmallVector<DPValue *> DPValues; collectDbgVariableIntrinsics() local
|
H A D | CoroFrame.cpp | 1980 SmallVector<DPValue *> DPValues; insertSpills() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 1961 SmallVector<DPValue *, 4> DPValues; updateSSA() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3132 SmallVector<DPValue *, 1> DPValues; global() member in __anond527a6aa0a11::TypePromotionTransaction::UsesReplacer
|