Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3142 auto DescriptionString = ComputeASanStackFrameDescription(SVD); in processStaticAllocas() local
3143 LLVM_DEBUG(dbgs() << DescriptionString << " --- " << L.FrameSize << "\n"); in processStaticAllocas()
3253 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()