Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4287 Value *getLocalVarDescription(AllocaInst &I) { in getLocalVarDescription() function
4307 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace()
4321 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan()