HomeSort by: relevance | last modified time | path
    Searched refs:updateLoopMetadataDebugLocations (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfo.h 76 void updateLoopMetadataDebugLocations(
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 376 void llvm::updateLoopMetadataDebugLocations(
743 updateLoopMetadataDebugLocations(I, [&](const DILocation &Loc) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 1559 updateLoopMetadataDebugLocations(I, updateLoopInfoLoc);
InlineFunction.cpp 1526 updateLoopMetadataDebugLocations(*BI, updateLoopInfoLoc);

Completed in 84 milliseconds