Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3195 auto DescriptionString = ComputeASanStackFrameDescription(SVD); in processStaticAllocas() local
3196 LLVM_DEBUG(dbgs() << DescriptionString << " --- " << L.FrameSize << "\n"); in processStaticAllocas()
3306 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()