Home | History | Annotate | Download | only in src

Lines Matching refs:hint

117   virtual void Branch(Condition cc, Hint hint = no_hint);
118 virtual void Branch(Condition cc, Result* arg, Hint hint = no_hint);
157 void DoBranch(Condition cc, Hint hint);
214 virtual void Branch(Condition cc, Hint hint = no_hint);
215 virtual void Branch(Condition cc, Result* arg, Hint hint = no_hint);