Searched refs:LoadOrStoreTemplate (Results 1 – 1 of 1) sorted by relevance
409 static bool tryToReplaceWithGEPBuiltin(Instruction *LoadOrStoreTemplate, in tryToReplaceWithGEPBuiltin() argument418 if (auto *Load = dyn_cast<LoadInst>(LoadOrStoreTemplate)) { in tryToReplaceWithGEPBuiltin()423 if (auto *Store = dyn_cast<StoreInst>(LoadOrStoreTemplate)) { in tryToReplaceWithGEPBuiltin()