Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DTailRecursionElimination.cpp124 static bool AllocaMightEscapeToCalls(AllocaInst *AI) { in AllocaMightEscapeToCalls() function
137 RetVal |= AllocaMightEscapeToCalls(AI); in CheckForEscapingAllocas()