Searched refs:InstChain (Results 1 – 1 of 1) sorted by relevance
579 SmallVector<BinaryOperator *, 1> InstChain; in computeUnlikelySuccessors() local585 InstChain.push_back(cast<BinaryOperator>(CmpLHS)); in computeUnlikelySuccessors()620 for (Instruction *I : llvm::reverse(InstChain)) { in computeUnlikelySuccessors()