Searched refs:LocalLoadsAndStores (Results 1 – 1 of 1) sorted by relevance
538 SmallVector<Instruction*, 8> LocalLoadsAndStores; in sanitizeFunction() local552 LocalLoadsAndStores.push_back(&Inst); in sanitizeFunction()559 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()563 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()