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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp194 void instrumentMop(Instruction *I, const DataLayout &DL,
416 void MemProfiler::instrumentMop(Instruction *I, const DataLayout &DL, function in class:MemProfiler
604 instrumentMop(Inst, F.getParent()->getDataLayout(), *Access);
H A DAddressSanitizer.cpp692 void instrumentMop(ObjectSizeOffsetVisitor &ObjSizeVis,
1603 void AddressSanitizer::instrumentMop(ObjectSizeOffsetVisitor &ObjSizeVis, function in class:AddressSanitizer
2960 instrumentMop(ObjSizeVis, Operand, UseCalls,

Completed in 120 milliseconds