Home
last modified time | relevance | path

Searched defs:instrumentMaskedLoadOrStore (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp382 void MemProfiler::instrumentMaskedLoadOrStore(const DataLayout &DL, Value *Mask, instrumentMaskedLoadOrStore() function in MemProfiler
H A DAddressSanitizer.cpp1538 void AddressSanitizer::instrumentMaskedLoadOrStore( instrumentMaskedLoadOrStore() function in AddressSanitizer