Searched refs:MatchesOperand (Results 1 – 3 of 3) sorted by relevance
220 bool MatchesOperand(StackFrame &frame, const Instruction::Operand &op);
2722 bool DWARFExpression::MatchesOperand(StackFrame &frame, in MatchesOperand() function in DWARFExpression2765 return fb_expr->MatchesOperand(frame, child); in MatchesOperand()
1502 if (var_sp->LocationExpression().MatchesOperand(frame, op)) in DoGuessValueAt()