Searched refs:getCondFromBranchOpc (Results 1 – 1 of 1) sorted by relevance
3203 static X86::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function3508 X86::CondCode BranchCode = getCondFromBranchOpc(I->getOpcode()); in AnalyzeBranch()3606 getCondFromBranchOpc(I->getOpcode()) == X86::COND_INVALID) in RemoveBranch()4442 OldCC = getCondFromBranchOpc(Instr.getOpcode()); in optimizeCompareInstr()