Searched refs:getNextTagWithCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp229 Value *getNextTagWithCall(IRBuilder<> &IRB);
823 Value *HWAddressSanitizer::getNextTagWithCall(IRBuilder<> &IRB) { function in class:HWAddressSanitizer
829 return getNextTagWithCall(IRB);
854 return getNextTagWithCall(IRB);
863 return getNextTagWithCall(IRB);

Completed in 110 milliseconds