Searched defs:MemoryInst (Results 1 – 2 of 2) sorted by relevance
3798 Instruction *MemoryInst; member in __anon1d600f580f11::AddressingModeMatcher3852 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match()5781 static BasicBlock::iterator findInsertPos(Value *Addr, Instruction *MemoryInst, in findInsertPos()5826 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()6259 bool CodeGenPrepare::optimizeGatherScatterInst(Instruction *MemoryInst, in optimizeGatherScatterInst()
1849 Value *MemoryInst; in removeFromLookups() local