Searched refs:IsTestBranch (Results 1 – 3 of 3) sorted by relevance
176 bool IsTestBranch() const { in IsTestBranch() function284 } else if (IsTestBranch()) { in BranchType()
73 DCHECK(to_patch->IsTestBranch()); in PatchInlinedSmiCode()
277 bool IsTestBranch() const { return Mask(TestBranchFMask) == TestBranchFixed; } in IsTestBranch() function382 } else if (IsTestBranch()) { in GetBranchType()