Searched refs:TsanRead (Results 1 – 1 of 1) sorted by relevance
153 FunctionCallee TsanRead[kNumberOfAccessSizes]; member222 TsanRead[i] = M.getOrInsertFunction(ReadName, Attr, IRB.getVoidTy(), in initialize()648 OnAccessFunc = IsWrite ? TsanWrite[Idx] : TsanRead[Idx]; in instrumentLoadOrStore()