Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1223 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1228 UpdateOperand(0); // vector operand in findBasePointer()
1229 UpdateOperand(1); // scalar operand in findBasePointer()
1233 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1238 UpdateOperand(0); // vector operand in findBasePointer()
1240 UpdateOperand(1); // vector operand in findBasePointer()