Searched refs:AllLoadsAndStores (Results 1 – 1 of 1) sorted by relevance
511 SmallVector<InstructionInfo, 8> AllLoadsAndStores; in sanitizeFunction() local536 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()540 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()549 for (const auto &II : AllLoadsAndStores) { in sanitizeFunction()