Searched refs:instrumentLoadOrStore (Results 1 – 1 of 1) sorted by relevance
135 bool instrumentLoadOrStore(const InstructionInfo &II, const DataLayout &DL);547 Res |= instrumentLoadOrStore(II, DL); in sanitizeFunction()586 bool ThreadSanitizer::instrumentLoadOrStore(const InstructionInfo &II, in instrumentLoadOrStore() function in ThreadSanitizer