Home
last modified time | relevance | path

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

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