Searched refs:AllLoadsAndStores (Results 1 – 2 of 2) sorted by relevance
507 SmallVector<InstructionInfo, 8> AllLoadsAndStores; in sanitizeFunction() local533 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()537 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()546 for (const auto &II : AllLoadsAndStores) { in sanitizeFunction()
1985 SmallVector<Instruction *, 8> AllLoadsAndStores; in sanitizeFunction() local