Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4649 void poisonAllocaKmsan(AllocaInst &I, IRBuilder<> &IRB, Value *Len) { in poisonAllocaKmsan() function
4670 poisonAllocaKmsan(I, IRB, Len); in instrumentAlloca()