Searched refs:TrueWhenEqual (Results 1 – 1 of 1) sorted by relevance
3158 bool TrueWhenEqual = (Cond->getOpcode() == Instruction::Or); in SimplifyBranchOnICmpChain() local3175 if (!TrueWhenEqual) std::swap(DefaultBB, EdgeBB); in SimplifyBranchOnICmpChain()3192 if (TrueWhenEqual) in SimplifyBranchOnICmpChain()