Home
last modified time | relevance | path

Searched refs:updateLoopMetadataDebugLocations (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h58 void updateLoopMetadataDebugLocations(
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp290 void llvm::updateLoopMetadataDebugLocations( in updateLoopMetadataDebugLocations() function in llvm
662 updateLoopMetadataDebugLocations(I, [&](const DILocation &Loc) { in stripNonLineTableDebugInfo()
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1558 updateLoopMetadataDebugLocations(I, updateLoopInfoLoc); in fixupDebugInfoPostExtraction()
DInlineFunction.cpp1485 updateLoopMetadataDebugLocations(*BI, updateLoopInfoLoc); in fixupLineNumbers()