Searched defs:instrumentMaskedLoadOrStore (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 382 void MemProfiler::instrumentMaskedLoadOrStore(const DataLayout &DL, Value *Mask, instrumentMaskedLoadOrStore() function in MemProfiler |
H A D | AddressSanitizer.cpp | 1538 void AddressSanitizer::instrumentMaskedLoadOrStore( instrumentMaskedLoadOrStore() function in AddressSanitizer |