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.cpp468 void copyByValueOperandIntoLocalTemp(CallInst *CI, int OpndIdx);
611 void TailRecursionEliminator::copyByValueOperandIntoLocalTemp(CallInst *CI, in copyByValueOperandIntoLocalTemp() function in TailRecursionEliminator
698 copyByValueOperandIntoLocalTemp(CI, I); in eliminateCall()