Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DOProfileJITEventListener.cpp129 MDNode *FirstLocScope = FirstLoc.getScope(F.getContext()); in NotifyFunctionEmitted() local
130 DISubprogram FunctionDI = getDISubprogram(FirstLocScope); in NotifyFunctionEmitted()
139 line_info.filename = Filenames.getFilename(FirstLocScope); in NotifyFunctionEmitted()