Searched defs:memDefUse (Results 1 – 2 of 2) sorted by relevance
100 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPushPair() local126 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPushSingle() local647 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPopSingle() local670 … auto *memDefUse = cgFunc.GetFuncScopeAllocator()->New<MemDefUse>(*cgFunc.GetFuncScopeAllocator()); in AppendInstructionPopPair() local
633 void SetReferenceOsts(MemDefUse *memDefUse) in SetReferenceOsts()