Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp371 void instrumentGlobal(GlobalVariable *GV, uint8_t Tag);
1671 void HWAddressSanitizer::instrumentGlobal(GlobalVariable *GV, uint8_t Tag) { in instrumentGlobal() function in HWAddressSanitizer
1785 instrumentGlobal(GV, Tag++); in instrumentGlobals()