Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp166 bool tagAlloca(IRBuilder<> &IRB, AllocaInst *AI, Value *Tag);
516 bool HWAddressSanitizer::tagAlloca(IRBuilder<> &IRB, AllocaInst *AI, in tagAlloca() function in HWAddressSanitizer
660 tagAlloca(IRB, AI, Tag); in instrumentStack()
667 tagAlloca(IRB, AI, Tag); in instrumentStack()