Searched refs:moveStaticAllocasToUnsafeStack (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 156 Value *moveStaticAllocasToUnsafeStack(IRBuilder<> &IRB, Function &F, 513 Value *SafeStack::moveStaticAllocasToUnsafeStack( in moveStaticAllocasToUnsafeStack() function in __anon825189cb0111::SafeStack 815 moveStaticAllocasToUnsafeStack(IRB, F, StaticAllocas, ByValArguments, in runOnFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 172 Value *moveStaticAllocasToUnsafeStack(IRBuilder<> &IRB, Function &F, 483 Value *SafeStack::moveStaticAllocasToUnsafeStack( in moveStaticAllocasToUnsafeStack() function in __anonaf4797030111::SafeStack 810 moveStaticAllocasToUnsafeStack(IRB, F, StaticAllocas, ByValArguments, in run()
|