Searched refs:CmpLHSConst (Results 1 – 1 of 1) sorted by relevance
569 Constant *CmpLHSConst = dyn_cast<Constant>(V); in computeUnlikelySuccessors() local570 if (!CmpLHSConst || !llvm::is_contained(successors(BB), B)) in computeUnlikelySuccessors()574 CmpLHSConst = ConstantExpr::get(I->getOpcode(), CmpLHSConst, in computeUnlikelySuccessors()576 if (!CmpLHSConst) in computeUnlikelySuccessors()579 if (!CmpLHSConst) in computeUnlikelySuccessors()583 CmpLHSConst, CmpConst, true); in computeUnlikelySuccessors()