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