Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp450 void copyByValueOperandIntoLocalTemp(CallInst *CI, int OpndIdx);
591 void TailRecursionEliminator::copyByValueOperandIntoLocalTemp(CallInst *CI, in copyByValueOperandIntoLocalTemp() function in TailRecursionEliminator
678 copyByValueOperandIntoLocalTemp(CI, I); in eliminateCall()