Searched refs:MemProfiler (Results 1 – 1 of 1) sorted by relevance
181 class MemProfiler { class183 MemProfiler(Module &M) { in MemProfiler() function in __anonef5aa81b0111::MemProfiler246 MemProfiler Profiler(M); in run()263 Value *MemProfiler::memToShadow(Value *Shadow, IRBuilder<> &IRB) { in memToShadow()273 void MemProfiler::instrumentMemIntrinsic(MemIntrinsic *MI) { in instrumentMemIntrinsic()290 MemProfiler::isInterestingMemoryAccess(Instruction *I) const { in isInterestingMemoryAccess()384 void MemProfiler::instrumentMaskedLoadOrStore(const DataLayout &DL, Value *Mask, in instrumentMaskedLoadOrStore()416 void MemProfiler::instrumentMop(Instruction *I, const DataLayout &DL, in instrumentMop()443 void MemProfiler::instrumentAddress(Instruction *OrigIns, in instrumentAddress()547 void MemProfiler::initializeCallbacks(Module &M) { in initializeCallbacks()[all …]