Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1273 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1278 UpdateOperand(0); // vector operand in findBasePointer()
1279 UpdateOperand(1); // scalar operand in findBasePointer()
1283 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1288 UpdateOperand(0); // vector operand in findBasePointer()
1290 UpdateOperand(1); // vector operand in findBasePointer()