Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1188 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1193 UpdateOperand(0); // vector operand in findBasePointer()
1194 UpdateOperand(1); // scalar operand in findBasePointer()
1198 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1203 UpdateOperand(0); // vector operand in findBasePointer()
1205 UpdateOperand(1); // vector operand in findBasePointer()