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