Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp516 static Value *getCommonReturnValue(ReturnInst *IgnoreRI, CallInst *CI) { in getCommonReturnValue() argument
522 if (RI == nullptr || RI == IgnoreRI) continue; in getCommonReturnValue()