Searched refs:LocalLoadsAndStores (Results 1 – 1 of 1) sorted by relevance
568 SmallVector<Instruction*, 8> LocalLoadsAndStores; in sanitizeFunction() local582 LocalLoadsAndStores.push_back(&Inst); in sanitizeFunction()589 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()593 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()