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