Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1099 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1104 UpdateOperand(0); // vector operand in findBasePointer()
1105 UpdateOperand(1); // scalar operand in findBasePointer()
1109 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1114 UpdateOperand(0); // vector operand in findBasePointer()
1115 UpdateOperand(1); // vector operand in findBasePointer()