Searched defs:MemoryLocOrCall (Results 1 – 2 of 2) sorted by relevance
129 class MemoryLocOrCall { class133 MemoryLocOrCall(MemoryUseOrDef *MUD) in MemoryLocOrCall() function in __anon295fa95d0111::MemoryLocOrCall135 MemoryLocOrCall(const MemoryUseOrDef *MUD) in MemoryLocOrCall() function in __anon295fa95d0111::MemoryLocOrCall138 MemoryLocOrCall(Instruction *Inst) { in MemoryLocOrCall() function in __anon295fa95d0111::MemoryLocOrCall151 explicit MemoryLocOrCall(const MemoryLocation &Loc) : Loc(Loc) {} in MemoryLocOrCall() function in __anon295fa95d0111::MemoryLocOrCall1329 DenseMap<MemoryLocOrCall, MemlocStackInfo> &LocStackInfo) { in optimizeUsesInBlock()
164 class MemoryLocOrCall { class168 MemoryLocOrCall(MemoryUseOrDef *MUD) in MemoryLocOrCall() function in __anon9eb45ae30211::MemoryLocOrCall170 MemoryLocOrCall(const MemoryUseOrDef *MUD) in MemoryLocOrCall() function in __anon9eb45ae30211::MemoryLocOrCall173 MemoryLocOrCall(Instruction *Inst) { in MemoryLocOrCall() function in __anon9eb45ae30211::MemoryLocOrCall186 explicit MemoryLocOrCall(const MemoryLocation &Loc) : Loc(Loc) {} in MemoryLocOrCall() function in __anon9eb45ae30211::MemoryLocOrCall1339 DenseMap<MemoryLocOrCall, MemlocStackInfo> &LocStackInfo) { in optimizeUsesInBlock()