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