Searched refs:findDbgValues (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfo.h | 51 LLVM_ABI void findDbgValues(
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LCSSA.cpp | 248 llvm::findDbgValues(DbgValues, I, &DbgVariableRecords); in formLCSSAForInstructionsImpl()
|
| H A D | SSAUpdater.cpp | 202 llvm::findDbgValues(DbgValues, I, &DbgVariableRecords); in UpdateDebugValues()
|
| H A D | LoopRotationUtils.cpp | 163 llvm::findDbgValues(DbgValues, OrigHeaderVal, &DbgVariableRecords); in RewriteUsesOfClonedInstructions()
|
| H A D | Local.cpp | 1613 findDbgValues(DbgValues, APN, &DbgVariableRecords); in PhiHasDebugValue() 2232 findDbgValues(DbgUsers, AI, &DPUsers); in replaceDbgValueForAlloca()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | SpillUtils.cpp | 524 findDbgValues(DVIs, V, &DVRs); in collectSpillsFromDbgInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerBufferFatPointers.cpp | 1587 findDbgValues(Dbgs, I); in killAndReplaceSplitInstructions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | JumpThreading.cpp | 1981 findDbgValues(DbgValues, &I, &DbgVariableRecords); in updateSSA()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 156 void llvm::findDbgValues( in findDbgValues() function in llvm
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 1422 llvm::findDbgValues(DbgValues, I, &DbgVariableRecords); in freelyInvertAllUsersOf()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3584 findDbgValues(DbgValues, Inst, &DbgVariableRecords); in UsesReplacer()
|