Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1173 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1178 UpdateOperand(0); // vector operand in findBasePointer()
1179 UpdateOperand(1); // scalar operand in findBasePointer()
1183 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1188 UpdateOperand(0); // vector operand in findBasePointer()
1190 UpdateOperand(1); // vector operand in findBasePointer()