Searched defs:memDefUse (Results 1 – 2 of 2) sorted by relevance
324 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPushPair() local347 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPushSingle() local954 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPopSingle() local977 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPopPair() local
667 void SetReferenceOsts(MemDefUse *memDefUse) in SetReferenceOsts()