Searched refs:other_spec (Results 1 – 3 of 3) sorted by relevance
91 const FeedbackVectorSpec* other_spec) const { in SpecDiffersFrom()92 if (other_spec->slots() != slot_count()) { in SpecDiffersFrom()98 if (GetKind(FeedbackVectorSlot(i)) != other_spec->GetKind(i)) { in SpecDiffersFrom()
137 bool SpecDiffersFrom(const FeedbackVectorSpec* other_spec) const;
61 static struct action *other_spec = NULL; variable580 spec_list = &other_spec; in parse_action()895 struct action *action = &other_spec[i]; in eval_actions()3196 dump_action_list(other_spec, other_count); in dump_actions()