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.cpp1229 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1234 UpdateOperand(0); // vector operand in findBasePointer()
1235 UpdateOperand(1); // scalar operand in findBasePointer()
1239 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer() local
1244 UpdateOperand(0); // vector operand in findBasePointer()
1246 UpdateOperand(1); // vector operand in findBasePointer()