Searched refs:LoadOrStore (Results 1 – 2 of 2) sorted by relevance
505 auto TryToReplace = [&](Instruction *LoadOrStore) { in rewriteAccessChain() argument511 if (tryToReplaceWithGEPBuiltin(LoadOrStore, GEPs, Insn)) { in rewriteAccessChain()
283 LoadOrStore = 1, ///< An instruction that may load or store memory, but is enumerator1095 return InstrTag::LoadOrStore; in getInstrTag()1142 case InstrTag::LoadOrStore: in computeDependenciesAux()