Home
last modified time | relevance | path

Searched defs:AllocaDerivedValueTracker (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp106 struct AllocaDerivedValueTracker { struct
110 void walk(Value *Root) { in walk()
167 void callUsesLocalStack(CallSite CS, bool IsNocapture) { in callUsesLocalStack()
180 SmallPtrSet<Instruction *, 32> AllocaUsers;
181 SmallPtrSet<Instruction *, 32> EscapePoints;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp104 struct AllocaDerivedValueTracker { struct
108 void walk(Value *Root) { in walk()
171 void callUsesLocalStack(CallBase &CB, bool IsNocapture) { in callUsesLocalStack()
184 SmallPtrSet<Instruction *, 32> AllocaUsers;
185 SmallPtrSet<Instruction *, 32> EscapePoints;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp104 struct AllocaDerivedValueTracker { struct
108 void walk(Value *Root) { in walk()
171 void callUsesLocalStack(CallSite CS, bool IsNocapture) { in callUsesLocalStack()
184 SmallPtrSet<Instruction *, 32> AllocaUsers;
185 SmallPtrSet<Instruction *, 32> EscapePoints;