Searched refs:NeedBranch (Results 1 – 1 of 1) sorted by relevance
435 if ((cond != NULL) && NeedBranch(cond)) {11057 bool NeedBranch(Condition* cond) { return !cond->Is(al) && IsUsingT32(); } in NeedBranch() function