Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp137 static bool CanTRE(AllocaInst *AI) { in CanTRE() function
195 CanTRETailMarkedCall &= CanTRE(AI); in runOnFunction()