Home
last modified time | relevance | path

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

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