Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3827 Value *getLocalVarDescription(AllocaInst &I) { in getLocalVarDescription() function
3855 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace()
3864 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan()