Searched refs:isInterestingMemoryAccess (Results 1 – 1 of 1) sorted by relevance
776 static Value *isInterestingMemoryAccess(Instruction *I, bool *IsWrite, in isInterestingMemoryAccess() function853 Value *Addr = isInterestingMemoryAccess(I, &IsWrite, &Alignment); in instrumentMop()1448 isInterestingMemoryAccess(&Inst, &IsWrite, &Alignment)) { in runOnFunction()1488 if (isInterestingMemoryAccess(Inst, &IsWrite, &Alignment)) in runOnFunction()