Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2940 auto DescriptionString = ComputeASanStackFrameDescription(SVD); in processStaticAllocas() local
2941 LLVM_DEBUG(dbgs() << DescriptionString << " --- " << L.FrameSize << "\n"); in processStaticAllocas()
3035 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()