Home
last modified time | relevance | path

Searched refs:findInsts (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStack.cpp140 void findInsts(Function &F, SmallVectorImpl<AllocaInst *> &StaticAllocas,
405 void SafeStack::findInsts(Function &F, in findInsts() function in __anon825189cb0111::SafeStack
774 findInsts(F, StaticAllocas, DynamicAllocas, ByValArguments, Returns, in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp156 void findInsts(Function &F, SmallVectorImpl<AllocaInst *> &StaticAllocas,
375 void SafeStack::findInsts(Function &F, in findInsts() function in __anonaf4797030111::SafeStack
763 findInsts(F, StaticAllocas, DynamicAllocas, ByValArguments, Returns, in run()