Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3340 Value *getLocalVarDescription(AllocaInst &I) { in getLocalVarDescription() function
3367 Value *Descr = getLocalVarDescription(I); in instrumentAllocaUserspace()
3376 Value *Descr = getLocalVarDescription(I); in instrumentAllocaKmsan()