Searched refs:OppositeCC1 (Results 1 – 1 of 1) sorted by relevance
49831 X86::CondCode OppositeCC1 = X86::GetOppositeBranchCondition(CC1); in combineAndOrForCcmpCtest() local49832 X86::CondCode CFlagsCC = IsOR ? CC1 : OppositeCC1; in combineAndOrForCcmpCtest()