Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp454 void MemProfiler::instrumentMop(Instruction *I, const DataLayout &DL, in instrumentMop() function in MemProfiler
H A DAddressSanitizer.cpp1684 void AddressSanitizer::instrumentMop(ObjectSizeOffsetVisitor &ObjSizeVis, in instrumentMop() function in AddressSanitizer