Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp3517 void poisonAllocaKmsan(AllocaInst &I, IRBuilder<> &IRB, Value *Len) { in poisonAllocaKmsan() function
3540 poisonAllocaKmsan(I, IRB, Len); in instrumentAlloca()