Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2895 if (const DILocation *LifetimeLoc = APC.InsBefore->getDebugLoc().get()) { in processStaticAllocas() local
2896 if (LifetimeLoc->getFile() == FnLoc->getFile()) in processStaticAllocas()
2897 if (unsigned Line = LifetimeLoc->getLine()) in processStaticAllocas()