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