Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp199 bool instrumentStack(SmallVectorImpl<AllocaInst *> &Allocas,
890 bool HWAddressSanitizer::instrumentStack( in instrumentStack() function in HWAddressSanitizer
1007 Changed |= instrumentStack(AllocasToInstrument, RetVec, StackTag); in runOnFunction()