Searched refs:BranchIfSmiEqual (Results 1 – 2 of 2) sorted by relevance
731 void BranchIfSmiEqual(TNode<Smi> a, TNode<Smi> b, Label* if_true, in BranchIfSmiEqual() function
1343 BranchIfSmiEqual(CAST(value), SmiConstant(0), if_false, if_true); in BranchIfToBooleanIsTrue()