Home
last modified time | relevance | path

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

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